Skip to content

Commit 1a5036a

Browse files
author
bajins
committed
add
1 parent ba9f19f commit 1a5036a

File tree

10 files changed

+48
-1
lines changed

10 files changed

+48
-1
lines changed

Go/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
* [https://golang.iswbm.com](https://golang.iswbm.com)
102102
* [https://magic.iswbm.com](https://magic.iswbm.com)
103103
* [https://github.com/yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang)
104+
* [https://github.com/duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)
105+
* [https://dbwu.tech/posts/network/what-is-tcp-fast-open](https://dbwu.tech/posts/network/what-is-tcp-fast-open)
104106
* Go语法树入门 [https://github.com/chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)
105107
* [https://github.com/halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)
106108
* Go泛型入门 [https://github.com/akutz/go-generics-the-hard-way](https://github.com/akutz/go-generics-the-hard-way)

IDE/Chromium.md

+2
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ taskkill /f /im chromedriver.exe
451451
+ [https://github.com/topics/blocklist](https://github.com/topics/blocklist)
452452

453453

454+
* [https://oisd.nl](https://oisd.nl)
454455
* [https://github.com/damengzhu](https://github.com/damengzhu)
455456
* `https://raw.kgithub.com/damengzhu/abpmerge/blob/main/abpmerge.txt`
456457
* [https://github.com/xinggsf/Adblock-Plus-Rule](https://github.com/xinggsf/Adblock-Plus-Rule)
@@ -467,6 +468,7 @@ taskkill /f /im chromedriver.exe
467468
* [https://gitlab.com/DandelionSprout](https://gitlab.com/DandelionSprout)
468469
* [https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters)
469470
* [https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist)
471+
* [https://github.com/mullvad/dns-blocklists](https://github.com/mullvad/dns-blocklists)
470472

471473

472474
- [https://lemon399-markrender.vercel.app](https://lemon399-markrender.vercel.app)

Java/Java第三方库.md

+2
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@
228228
* [https://github.com/downgoon/gbk2utf8](https://github.com/downgoon/gbk2utf8)
229229
* 中文转拼音 [https://github.com/houbb/pinyin](https://github.com/houbb/pinyin)
230230
* [https://github.com/toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)
231+
* [https://github.com/belerweb/pinyin4j](https://github.com/belerweb/pinyin4j)
232+
* [https://github.com/Andision/chinese2digits-java](https://github.com/Andision/chinese2digits-java)
231233
* 中文繁简体转换 [https://github.com/houbb/opencc4j](https://github.com/houbb/opencc4j)
232234
* [https://github.com/xiaodaojava/sunshine](https://github.com/xiaodaojava/sunshine)
233235
* 字符串编码解码 [https://github.com/shekhargulati/strman-java](https://github.com/shekhargulati/strman-java)

Other/Bookmarks.md

+1
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,4 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0
221221
* [https://www.huismessager.com](https://www.huismessager.com)
222222
* 共享卡片 [https://share.aitimi.cn](https://share.aitimi.cn)
223223
* 名片设计 [https://yft.design](https://yft.design)
224+
* 图像压缩 [https://compressjpg.io](https://compressjpg.io)

Other/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -568,8 +568,9 @@
568568

569569
* [https://github.com/hectorqin/reader](https://github.com/hectorqin/reader)
570570
* [https://github.com/huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi)
571-
* [https://github.com/gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)
571+
* 阅读 [https://github.com/gedoor](https://github.com/gedoor)
572572
* [https://www.coolapk.com/apk/io.legado.app.release](https://www.coolapk.com/apk/io.legado.app.release)
573+
* [https://shuyuan.yiove.com](https://shuyuan.yiove.com)
573574
* [https://github.com/koreader/koreader](https://github.com/koreader/koreader)
574575
* [https://github.com/ZhangQinhao/MONKOVEL](https://github.com/ZhangQinhao/MONKOVEL)
575576
* [https://github.com/zas023/CocoBook](https://github.com/zas023/CocoBook)

Other/免费服务.md

+2
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145

146146
## 免费DNS
147147

148+
+ [https://www.dnsperf.com/dns-providers-list](https://www.dnsperf.com/dns-providers-list)
149+
148150
* [https://dnspod.com](https://dnspod.com)
149151
* [https://messwithdns.net](https://messwithdns.net)
150152

PL/C.md

+2
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@
236236
* FFI [https://dyncall.org](https://dyncall.org)
237237
* Windows API Hook [https://github.com/TsudaKageyu/minhook](https://github.com/TsudaKageyu/minhook)
238238
* 正则表达式 [https://github.com/PCRE2Project/pcre2](https://github.com/PCRE2Project/pcre2)
239+
* 消息总线 [https://github.com/bus1/dbus-broker](https://github.com/bus1/dbus-broker)
240+
* [https://uyha.github.io/technical/dbus-systemd.html](https://uyha.github.io/technical/dbus-systemd.html)
239241

240242

241243

PL/容器虚拟机.md

+3
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@
125125
- podman [https://github.com/containers](https://github.com/containers)
126126
- [https://github.com/lxc](https://github.com/lxc)
127127
- [https://github.com/AdaptiveScale/lxdui](https://github.com/AdaptiveScale/lxdui)
128+
- [https://github.com/iongion/container-desktop](https://github.com/iongion/container-desktop)
129+
- [https://github.com/rancher-sandbox/rancher-desktop](https://github.com/rancher-sandbox/rancher-desktop)
130+
- [https://github.com/marhkb/pods](https://github.com/marhkb/pods)
128131
- [再见 Docker,是时候拥抱下一代容器工具了](https://mp.weixin.qq.com/s/MDi4RB5V60EGl3ii9usD0Q)
129132
- [podman初试-和docker对比](https://blog.51cto.com/13447608/2448072)
130133
- [https://github.com/lxc/incus](https://github.com/lxc/incus)

System/IOS.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
- 生成字帖 [https://github.com/jaywcjlove/copybook-generator](https://github.com/jaywcjlove/copybook-generator)
6868
- 刘海变文件传输和暂存区 [https://github.com/Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop)
6969
- 加密DNS [https://github.com/kkebo/DNSecure](https://github.com/kkebo/DNSecure)
70+
- [https://github.com/paulmillr/encrypted-dns](https://github.com/paulmillr/encrypted-dns)
7071
- 应用管理器 [https://github.com/milanvarady/Applite](https://github.com/milanvarady/Applite)
7172
- [https://devutils.com](https://devutils.com)
7273

System/README.md

+31
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- [https://github.com/cloudlinux](https://github.com/cloudlinux)
7474
- [https://www.debian.org](https://www.debian.org)
7575
- [https://github.com/atzlinux/debian-cn](https://github.com/atzlinux/debian-cn)
76+
- [https://sourceforge.net/projects/qref](https://sourceforge.net/projects/qref)
7677
- [https://antixlinux.com](https://antixlinux.com)
7778
- [https://mxlinux.org](https://mxlinux.org)
7879
- [https://github.com/canonical-web-and-design](https://github.com/canonical-web-and-design)
@@ -164,6 +165,9 @@
164165
* [https://github.com/basecamp/kamal](https://github.com/basecamp/kamal)
165166
* [https://github.com/capistrano/capistrano](https://github.com/capistrano/capistrano)
166167
* [https://github.com/opentofu/opentofu](https://github.com/opentofu/opentofu)
168+
* WIFI管理 [https://github.com/pythops/impala](https://github.com/pythops/impala)
169+
* [https://github.com/J-Lentz/iwgtk](https://github.com/J-Lentz/iwgtk)
170+
* [https://gitlab.freedesktop.org/NetworkManager/NetworkManager](https://gitlab.freedesktop.org/NetworkManager/NetworkManager)
167171
168172
169173
@@ -174,6 +178,7 @@
174178
+ [https://github.com/topics/cncf](https://github.com/topics/cncf)
175179
+ [https://github.com/topics/http3](https://github.com/topics/http3)
176180
+ [https://github.com/topics/quic](https://github.com/topics/quic)
181+
+ [https://wiki.archlinux.org/title/Domain_name_resolution#DNS_servers](https://wiki.archlinux.org/title/Domain_name_resolution#DNS_servers)
177182
178183
179184
* [https://thekelleys.org.uk/dnsmasq](https://thekelleys.org.uk/dnsmasq)
@@ -184,6 +189,8 @@
184189
* [https://github.com/Habbie](https://github.com/Habbie)
185190
* [https://github.com/ahupowerdns](https://github.com/ahupowerdns)
186191
* [https://github.com/isc-projects/bind9](https://github.com/isc-projects/bind9)
192+
* [https://gitlab.isc.org/isc-projects/bind9](https://gitlab.isc.org/isc-projects/bind9)
193+
* [https://www.isc.org/bind](https://www.isc.org/bind)
187194
* [https://github.com/google/proto-quic](https://github.com/google/proto-quic)
188195
* [https://github.com/google/quiche](https://github.com/google/quiche)(https://github.com/google/quiche)
189196
* [https://github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go)
@@ -193,10 +200,32 @@
193200
* [https://github.com/IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)
194201
* [https://github.com/pymumu/smartdns](https://github.com/pymumu/smartdns)
195202
* [https://github.com/nextdns/nextdns](https://github.com/nextdns/nextdns)
203+
* [https://github.com/samboy/MaraDNS](https://github.com/samboy/MaraDNS)
204+
* [https://github.com/m13253/dns-over-https](https://github.com/m13253/dns-over-https)
205+
* [https://github.com/DNSCrypt/dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy)
206+
* []()
207+
* []()
208+
* []()
209+
* [https://github.com/getdnsapi/stubby](https://github.com/getdnsapi/stubby)
210+
* [https://github.com/NetworkConfiguration/openresolv](https://github.com/NetworkConfiguration/openresolv)
211+
* [https://github.com/gdnsd/gdnsd](https://github.com/gdnsd/gdnsd)
212+
* [https://www.knot-dns.cz](https://www.knot-dns.cz)
213+
* [https://github.com/kewlfft/opennic-up](https://github.com/kewlfft/opennic-up)
214+
* [https://github.com/cleanbrowsing/dnsperftest](https://github.com/cleanbrowsing/dnsperftest)
215+
* [https://github.com/folbricht/routedns](https://github.com/folbricht/routedns)
216+
* [https://github.com/shuLhan/rescached](https://github.com/shuLhan/rescached)
217+
* [https://www.knot-resolver.cz](https://www.knot-resolver.cz)
196218
* [https://github.com/TechnitiumSoftware/DnsServer](https://github.com/TechnitiumSoftware/DnsServer)
219+
* [https://github.com/gene-git/dns_tools](https://github.com/gene-git/dns_tools)
220+
* [https://github.com/NLnetLabs/unbound](https://github.com/NLnetLabs/unbound)
221+
* [https://github.com/NLnetLabs/ldns](https://github.com/NLnetLabs/ldns)
222+
* [https://github.com/dnsviz/dnsviz](https://github.com/dnsviz/dnsviz)
223+
* [https://github.com/DNSSEC-Tools/DNSSEC-Tools](https://github.com/DNSSEC-Tools/DNSSEC-Tools)
224+
* [https://github.com/AdguardTeam/dnsproxy](https://github.com/AdguardTeam/dnsproxy)
197225
* DNS扫描 [https://github.com/pwnesia/dnstake](https://github.com/pwnesia/dnstake)
198226
* [https://github.com/zartbot/ztrace](https://github.com/zartbot/ztrace)
199227
* 客户端 [https://github.com/mr-karan/doggo](https://github.com/mr-karan/doggo)
228+
* [https://github.com/ogham/dog](https://github.com/ogham/dog)
200229
201230
202231
@@ -501,6 +530,7 @@
501530
* JSON可视化 [https://github.com/AykutSarac/jsoncrack.com](https://github.com/AykutSarac/jsoncrack.com)
502531
* [https://github.com/apvarun/graphize](https://github.com/apvarun/graphize)
503532
* [https://github.com/obsidianmd/jsoncanvas](https://github.com/obsidianmd/jsoncanvas)
533+
* [https://github.com/loggerhead/json4u](https://github.com/loggerhead/json4u)
504534
* 时间线 [https://github.com/zhugezifang/ai_timeline](https://github.com/zhugezifang/ai_timeline)
505535
* 天气 [https://github.com/vsergeev/briefsky](https://github.com/vsergeev/briefsky)
506536
* 短链接 [https://github.com/dubinc/dub](https://github.com/dubinc/dub)
@@ -532,6 +562,7 @@
532562
* 共享localStorage [https://github.com/FrigadeHQ/remote-storage](https://github.com/FrigadeHQ/remote-storage)
533563
* 汇编写的论坛 [https://asm32.info/fossil/asmbb](https://asm32.info/fossil/asmbb)
534564
* 二维码分享文件 [https://github.com/sz3/libcimbar](https://github.com/sz3/libcimbar)
565+
* 数字转中文 [https://github.com/Ailln/cn2an](https://github.com/Ailln/cn2an)
535566
536567
537568

0 commit comments

Comments
 (0)