Skip to content

Commit ea1b432

Browse files
author
bajins
committed
docs(IDE): 更新文档链接和资源
- 添加 Mozilla Firefox 相关链接 - 移除 Git 依赖项更新相关链接 - 更新 Git 服务提供商列表 - 添加新的人工智能和编程语言相关资源 - 更新系统和网络安全相关链接 - 添加新的 Web 开发资源
1 parent b6523ab commit ea1b432

20 files changed

+89
-15
lines changed

IDE/Chromium.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
* [https://docs.microsoft.com/zh-cn/microsoft-edge](https://docs.microsoft.com/zh-cn/microsoft-edge)
9191
* 不显示新建标签页广告资讯和网址(微软对中国区特供)强制本地NTP,添加快捷方式运行参数:`--force-local-ntp`
9292
* [https://www.mozilla.org/zh-CN/firefox/all](https://www.mozilla.org/zh-CN/firefox/all)
93+
* [https://github.com/mozilla-firefox](https://github.com/mozilla-firefox)
94+
* [https://github.com/mozilla-mobile](https://github.com/mozilla-mobile)
9395
* [https://ftp.mozilla.org/pub/firefox/releases/](https://ftp.mozilla.org/pub/firefox/releases/)
9496
* [https://sourceforge.net/projects/libportable](https://sourceforge.net/projects/libportable)
9597
* [https://github.com/vivaldi](https://github.com/vivaldi)

IDE/Git使用.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
* git加密 [https://github.com/AGWA/git-crypt](https://github.com/AGWA/git-crypt)
7474
* 自动补全 [https://github.com/dahlbyk/posh-git](https://github.com/dahlbyk/posh-git)
7575
* [https://github.com/JanDeDobbeleer/oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh)
76-
* 依赖项更新 [https://github.com/renovatebot/renovate](https://github.com/renovatebot/renovate)
7776
* Git工具 [https://github.com/GitTools](https://github.com/GitTools)
7877
* [https://github.com/sosedoff/gitkit](https://github.com/sosedoff/gitkit)
7978
* [https://github.com/ewanmellor/git-diff-image](https://github.com/ewanmellor/git-diff-image)

IDE/Git服务.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@
2626

2727
**其他GIT服务**
2828

29-
* [https://codeberg.org](https://codeberg.org)
29+
* [https://forgejo.org](https://forgejo.org)
30+
* [https://codeberg.org](https://codeberg.org)
31+
* [https://disroot.org/en/services/git](https://disroot.org/en/services/git)
32+
* [https://git.pub.solar](https://git.pub.solar)
33+
* [https://git.kaki87.net](https://git.kaki87.net)
34+
* [https://sij.ai](https://sij.ai)
35+
* 静态站点 [https://git.gay/gitgay/pages-server](https://git.gay/gitgay/pages-server)
3036
* [https://git.pleroma.social](https://git.pleroma.social)
3137
* [https://code.aliyun.com](https://code.aliyun.com)
3238
* [https://coding.net](https://coding.net)
@@ -185,6 +191,7 @@ volumes:
185191
- [https://github.com/GitHubDaily](https://github.com/GitHubDaily)
186192
- [https://github.com/techgaun/active-forks](https://github.com/techgaun/active-forks)
187193
- [https://giters.com](https://giters.com)
194+
- [https://github.com/knownsec/404StarLink](https://github.com/knownsec/404StarLink)
188195
- 技术周刊 [https://github.com/tw93/weekly](https://github.com/tw93/weekly)
189196
- [https://github.com/ruanyf/weekly](https://github.com/ruanyf/weekly)
190197
- [https://www.ruanyifeng.com/blog/archives.html](https://www.ruanyifeng.com/blog/archives.html)

IDE/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
- [https://github.com/deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)
103103
- [https://github.com/Codium-ai](https://github.com/Codium-ai)
104104
- [https://cursor.sh](https://cursor.sh)
105+
- [https://github.com/yeongpin/cursor-free-vip](https://github.com/yeongpin/cursor-free-vip)
105106
- [https://github.com/KillianLucas/open-interpreter](https://github.com/KillianLucas/open-interpreter)
106107
- [https://github.com/DoubleTechnologies](https://github.com/DoubleTechnologies)
107108
- [https://github.com/OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter)
@@ -115,6 +116,7 @@
115116
- [https://github.com/clinebot/cline](https://github.com/clinebot/cline)
116117
- [https://github.com/we0-dev/we0](https://github.com/we0-dev/we0)
117118
- [https://www.augmentcode.com](https://www.augmentcode.com)
119+
- [https://github.com/voideditor/void](https://github.com/voideditor/void)
118120
- 代码搜索 [https://github.com/sourcebot-dev/sourcebot](https://github.com/sourcebot-dev/sourcebot)
119121
- Git提交助手 [https://github.com/Undertone0809/gcop](https://github.com/Undertone0809/gcop)
120122
- 突出显示重要代码 [https://github.com/novoselrok/glance](https://github.com/novoselrok/glance)
@@ -491,6 +493,11 @@
491493

492494
> 软件开发的时候,系统设计师/系统架构师给出 UML 设计图, 程序员将来要根据 UML 设计图进行编码/开发。
493495

496+
+ [https://github.com/systems-modeling](https://github.com/systems-modeling)
497+
+ [https://github.com/simonbrowndotje/c4model](https://github.com/simonbrowndotje/c4model)
498+
+ [https://www.omg.org/spec/RAAML](https://www.omg.org/spec/RAAML)
499+
500+
494501

495502
* [https://github.com/jgraph/drawio](https://github.com/jgraph/drawio)
496503
* [https://app.diagrams.net](https://app.diagrams.net)
@@ -503,7 +510,8 @@
503510
* [https://github.com/wanglin2/mind-map](https://github.com/wanglin2/mind-map)
504511
* [https://github.com/plantuml/plantuml](https://github.com/plantuml/plantuml)
505512
* [https://github.com/mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)
506-
* [https://github.com/terrastruct/d2](https://github.com/terrastruct/d2)
513+
* [https://github.com/archimatetool/archi](https://github.com/archimatetool/archi)
514+
* [https://github.com/ModelioOpenSource/Modelio](https://github.com/ModelioOpenSource/Modelio)
507515

508516

509517
**本地客户端**
@@ -539,6 +547,7 @@
539547
* [Fiddler抓包工具总结](https://www.cnblogs.com/yyhh/p/5140852.html)
540548
* [Windows抓包指南①:Proxifier+Fiddler对第三方程序强制抓包](https://www.52pojie.cn/thread-976016-1-1.html)
541549
* [https://github.com/zobor/bproxy](https://github.com/zobor/bproxy)
550+
* [https://github.com/wanghongenpin/proxypin](https://github.com/wanghongenpin/proxypin)
542551
* [https://github.com/mitmproxy/mitmproxy](https://github.com/mitmproxy/mitmproxy)
543552
* [https://github.com/forensant/pakiki-core](https://github.com/forensant/pakiki-core)
544553
* [https://github.com/justcoding121/Titanium-Web-Proxy](https://github.com/justcoding121/Titanium-Web-Proxy)
@@ -601,6 +610,8 @@
601610

602611

603612

613+
* [https://imbant.github.io/blog/archives](https://imbant.github.io/blog/archives)
614+
604615

605616

606617
## 项目管理

IDE/软件安全.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
* [网络安全的第一道防线:深入探索sslscan在SSL/TLS证书安全检测中的原理与实践](https://cloud.tencent.com/developer/article/2383594)
3939
* 子域扫描 [https://github.com/ARPSyndicate/puncia](https://github.com/ARPSyndicate/puncia)
4040
* [https://github.com/shadow1ng/fscan](https://github.com/shadow1ng/fscan)
41-
* WAF [https://github.com/SpiderLabs/ModSecurity](https://github.com/SpiderLabs/ModSecurity)
42-
* [https://github.com/coreruleset/coreruleset](https://github.com/coreruleset/coreruleset)
43-
* [https://github.com/titansec/OpenWAF](https://github.com/titansec/OpenWAF)
44-
* [http://www.modsecurity.cn](http://www.modsecurity.cn)
4541
* 风险控制 [https://github.com/WalterInSH/risk-management-note](https://github.com/WalterInSH/risk-management-note)
4642
* [https://github.com/Contrast-Security-OSS](https://github.com/Contrast-Security-OSS)
4743
* 检测防止泄密 [https://github.com/gitleaks/gitleaks](https://github.com/gitleaks/gitleaks)

Java/Java构建管理.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,3 +456,27 @@
456456
* jitpack [https://jitpack.io](https://jitpack.io)
457457
* jcenter [http://jcenter.bintray.com](http://jcenter.bintray.com)
458458

459+
460+
461+
462+
### 常见问题
463+
464+
465+
**Maven3.8.1+禁止访问HTTP协议的仓库**
466+
467+
> 正常情况下访问HTTP仓库会自动重定向访问`http://0.0.0.0/`导致报错:`from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories:`
468+
469+
- 使用低版本Maven
470+
- 命令行参数:`-Dmaven.allow.insecure.protocol=true`
471+
- 添加以下配置到Maven的settings.xml文件中的`<settings>`下的`<mirrors>`标签中
472+
473+
```xml
474+
<!-- Maven 3.8.1+ 默认禁止通过 HTTP 协议访问远程仓库(安全限制)maven-default-http-blocker -->
475+
<mirror>
476+
<id>allow-http</id>
477+
<mirrorOf>*</mirrorOf>
478+
<!-- <mirrorOf>external:http:*</mirrorOf> external:http:* 表示允许所有外部的 HTTP 请求 -->
479+
<url>http://xxxx.com/repository/maven-public/</url> <!-- 配置为允许访问的仓库地址 -->
480+
<blocked>false</blocked> <!-- 允许 HTTP -->
481+
</mirror>
482+
```

Java/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
- [Java版本比较](https://mp.weixin.qq.com/s/NEfqPXrcq6O1p7RLf9LWCw)
3535
- [Java 9-16 新增语法元素一览](https://segmentfault.com/a/1190000039714550)
3636
- [Java 速查手册](https://bbs.csdn.net/topics/609815996)
37-
- [https://docland.io](https://docland.io)
3837
- [javaEE和javaweb的区别?](https://www.zhihu.com/question/52002845)
3938

4039

Other/书籍和博客.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
* [https://github.com/shadowwalker/next-pwa](https://github.com/shadowwalker/next-pwa)
4545
* [https://github.com/rumca-js/Internet-Places-Database](https://github.com/rumca-js/Internet-Places-Database)
4646
* [https://github.com/maguowei/today](https://github.com/maguowei/today)
47+
* 中文教材 [https://github.com/TapXWorld/ChinaTextbook](https://github.com/TapXWorld/ChinaTextbook)
48+
* [https://github.com/happycola233/tchMaterial-parser](https://github.com/happycola233/tchMaterial-parser)
4749

4850

4951

Other/免费服务.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@
410410

411411
* [https://gcore.com](https://gcore.com)
412412
* [https://aws.amazon.com/cn/cloudfront](https://aws.amazon.com/cn/cloudfront)
413+
* [https://www.imperva.com](https://www.imperva.com)
413414

414415

415416
#### Workers

PL/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@
511511

512512
- [https://github.com/willowtreeapps/assertk](https://github.com/willowtreeapps/assertk)
513513
- [https://github.com/pinterest/ktlint](https://github.com/pinterest/ktlint)
514+
- [https://github.com/eygraber/virtue](https://github.com/eygraber/virtue)
514515
- 编译器插件 [https://github.com/square/anvil](https://github.com/square/anvil)
515516
- 序列化 [https://github.com/avro-kotlin/avro4k](https://github.com/avro-kotlin/avro4k)
516517
- 静态代码分析 [https://github.com/detekt/detekt](https://github.com/detekt/detekt)

PL/中间件.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
* [https://github.com/smartloli/EFAK](https://github.com/smartloli/EFAK)
160160
* [https://github.com/aiven](https://github.com/aiven)
161161
* [https://github.com/xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)
162+
* [https://github.com/kroxylicious/kroxylicious](https://github.com/kroxylicious/kroxylicious)
162163
* [https://github.com/vectorizedio/redpanda](https://github.com/vectorizedio/redpanda)
163164
* [https://github.com/apache/pulsar](https://github.com/apache/pulsar)
164165
* [Pulsar消息发送、消费架构概述](https://mp.weixin.qq.com/s/KkdVHE6vWTc9JuH7BvANEw)

PL/人工智能.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
+ [https://github.com/chenzomi12/AISystem](https://github.com/chenzomi12/AISystem)
1919
+ MCP [https://github.com/modelcontextprotocol](https://github.com/modelcontextprotocol)
2020
+ [https://mcpflow.io](https://mcpflow.io)
21+
+ [https://github.com/isaacphi/mcp-language-server](https://github.com/isaacphi/mcp-language-server)
2122
+ 动手学深度学习 [https://github.com/d2l-ai](https://github.com/d2l-ai)
2223
+ [https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)
2324
+ [https://github.com/HqWu-HITCS/Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM)
@@ -72,6 +73,7 @@
7273
- Repurpose 10 自动化社媒内容
7374
- Chatbot live 多功能聊天机器人
7475
- 模型调用 [https://github.com/hwchase17/langchain](https://github.com/hwchase17/langchain)
76+
- [https://github.com/langchain4j/langchain4j](https://github.com/langchain4j/langchain4j)
7577
- 金融 [https://github.com/AI4Finance-Foundation/FinGPT](https://github.com/AI4Finance-Foundation/FinGPT)
7678

7779

@@ -441,6 +443,7 @@
441443
- [https://github.com/normal-computing/fuji-web](https://github.com/normal-computing/fuji-web)
442444
- [https://github.com/web-infra-dev/midscene](https://github.com/web-infra-dev/midscene)
443445
- [https://github.com/bytedance/ui-tars](https://github.com/bytedance/ui-tars)
446+
- [https://github.com/droidrun/droidrun](https://github.com/droidrun/droidrun)
444447
- 简繁转换 [https://github.com/hddhyq/opencclint](https://github.com/hddhyq/opencclint)
445448
- 识别键盘敲击键位 [https://github.com/ZhuoZhuoCrayon/AcousticKeyBoard-Web](https://github.com/ZhuoZhuoCrayon/AcousticKeyBoard-Web)
446449
- EXCEL [https://github.com/PragmaticMachineLearning/probly](https://github.com/PragmaticMachineLearning/probly)

PL/加密认证.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
* [https://github.com/unkeyed/unkey](https://github.com/unkeyed/unkey)
4949
* [https://github.com/goauthentik/authentik](https://github.com/goauthentik/authentik)
5050
* [https://github.com/zitadel/zitadel](https://github.com/zitadel/zitadel)
51+
* [https://github.com/cerbos/cerbos](https://github.com/cerbos/cerbos)
52+
* [https://github.com/openfga/openfga](https://github.com/openfga/openfga)
5153

5254

5355
- [Web开发几种常用的认证机制](https://www.cnblogs.com/li1992/articles/9802716.html)
@@ -146,8 +148,11 @@
146148
+ [https://github.com/BLAKE2](https://github.com/BLAKE2)
147149
+ [https://github.com/syncsynchalt/illustrated-x25519](https://github.com/syncsynchalt/illustrated-x25519)
148150
+ [https://github.com/OpenPGP/openpgp.org](https://github.com/OpenPGP/openpgp.org)
151+
+ [https://github.com/gpg/gnupg](https://github.com/gpg/gnupg)
149152
+ [https://www.gpg4win.org](https://www.gpg4win.org)
150153
+ [https://github.com/open-keychain/open-keychain](https://github.com/open-keychain/open-keychain)
154+
+ [https://github.com/veracrypt/VeraCrypt](https://github.com/veracrypt/VeraCrypt)
155+
+ [https://github.com/bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets)
151156

152157

153158
- 对称加密算法

PL/容器虚拟机.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
- [https://github.com/tailhook/unshare](https://github.com/tailhook/unshare)
133133
- podman [https://github.com/containers](https://github.com/containers)
134134
- [https://github.com/lxc](https://github.com/lxc)
135+
- [https://github.com/containernetworking/cni](https://github.com/containernetworking/cni)
135136
- [https://github.com/AdaptiveScale/lxdui](https://github.com/AdaptiveScale/lxdui)
136137
- [https://github.com/iongion/container-desktop](https://github.com/iongion/container-desktop)
137138
- [https://github.com/rancher-sandbox/rancher-desktop](https://github.com/rancher-sandbox/rancher-desktop)

Python/PythonGUI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555

5656

5757
* [pyqt5 参考代码 github 参考项目](https://blog.csdn.net/wowocpp/article/details/105759105)
58+
* [https://github.com/songquanpeng/gofile-launcher](https://github.com/songquanpeng/gofile-launcher)
5859

5960

6061
**PyGObject**

System/Android.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -516,15 +516,9 @@
516516

517517
* 文件传输 [https://github.com/localsend/localsend](https://github.com/localsend/localsend)
518518
* [https://github.com/nearby-sharing](https://github.com/nearby-sharing)
519-
* [https://github.com/schlagmichdoch/pairdrop](https://github.com/schlagmichdoch/pairdrop)
520519
* [http://www.xender.com](http://www.xender.com)
521520
* [https://gitlab.com/fdroid/fdroid-nearby](https://gitlab.com/fdroid/fdroid-nearby)
522-
* [https://github.com/interfect/fenix](https://github.com/interfect/fenix)
523521
* [https://feem.io](https://feem.io)
524-
* [https://github.com/szimek/sharedrop](https://github.com/szimek/sharedrop)
525-
* [https://www.w3.org/TR/webrtc](https://www.w3.org/TR/webrtc)
526-
* [https://github.com/RTC-Developer/WebRTC-Documentation-in-Chinese](https://github.com/RTC-Developer/WebRTC-Documentation-in-Chinese)
527-
* [https://developer.mozilla.org/zh-CN/docs/Web/API/WebRTC_API](https://developer.mozilla.org/zh-CN/docs/Web/API/WebRTC_API)
528522
* ShareMe [https://rawapk.com/mi-drop-apk-download](https://rawapk.com/mi-drop-apk-download)
529523
* [https://apkpure.com/cn/shareme-1-file-sharing-data-transfer-app/com.xiaomi.midrop](https://apkpure.com/cn/shareme-1-file-sharing-data-transfer-app/com.xiaomi.midrop)
530524
* ShareMi [https://apkpure.com/cn/sharemi-fast-transfer-file-fast-share-file/com.xlab.xdrop](https://apkpure.com/cn/sharemi-fast-transfer-file-fast-share-file/com.xlab.xdrop)
@@ -548,6 +542,7 @@
548542
* [https://www.twinkstar.com](https://www.twinkstar.com)
549543
* [https://x5.tencent.com](https://x5.tencent.com)
550544
* [https://www.quetta.net](https://www.quetta.net)
545+
* [https://github.com/interfect/fenix](https://github.com/interfect/fenix)
551546
* 阅读器 [https://github.com/koreader/koreader](https://github.com/koreader/koreader)
552547
* 启动器 [https://github.com/NeoApplications/Neo-Launcher](https://github.com/NeoApplications/Neo-Launcher)
553548
* 无限词典 [https://github.com/KnIfER/PlainDictionaryAPP](https://github.com/KnIfER/PlainDictionaryAPP)

System/Linux网络防火墙.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,19 @@
2727
* [局域网怎么实现内外网隔离?](https://www.zhihu.com/question/489849459)
2828
* 防火墙 [https://github.com/pfsense/pfsense](https://github.com/pfsense/pfsense)
2929
* [https://github.com/opnsense](https://github.com/opnsense)
30+
* [https://github.com/owasp-modsecurity/ModSecurity](https://github.com/owasp-modsecurity/ModSecurity)
31+
* [https://github.com/coreruleset/coreruleset](https://github.com/coreruleset/coreruleset)
32+
* [https://github.com/ipfire/ipfire-2.x](https://github.com/ipfire/ipfire-2.x)
33+
* WAF [https://github.com/SpiderLabs/ModSecurity](https://github.com/SpiderLabs/ModSecurity)
34+
* [https://github.com/titansec/OpenWAF](https://github.com/titansec/OpenWAF)
35+
* [http://www.modsecurity.cn](http://www.modsecurity.cn)
36+
* 网络隔离 [https://github.com/projectcalico/calico](https://github.com/projectcalico/calico)
37+
* [https://github.com/openziti/ziti](https://github.com/openziti/ziti)
38+
* [https://www.github.com/flannel-io/flannel](https://www.github.com/flannel-io/flannel)
39+
* [https://github.com/openvswitch/ovs](https://github.com/openvswitch/ovs)
40+
* 验证身份 [https://github.com/spiffe/spire](https://github.com/spiffe/spire)
41+
* []()
42+
* []()
3043
* 广告拦截 [https://github.com/pi-hole/pi-hole](https://github.com/pi-hole/pi-hole)
3144

3245

System/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
- [https://sourceforge.net/projects/asuswrt-merlin](https://sourceforge.net/projects/asuswrt-merlin)
155155
- 摄像头监控 [https://github.com/ZoneMinder/zoneminder](https://github.com/ZoneMinder/zoneminder)
156156
- NAS [https://github.com/truenas](https://github.com/truenas)
157+
- [https://github.com/zvaultio](https://github.com/zvaultio)
157158
158159
159160
@@ -323,6 +324,7 @@
323324
* [https://github.com/aaomidi/certbot-dns-google-domains](https://github.com/aaomidi/certbot-dns-google-domains)
324325
* [https://search.censys.io](https://search.censys.io)
325326
* [https://github.com/usual2970/certimate](https://github.com/usual2970/certimate)
327+
* [https://github.com/allinssl/allinssl](https://github.com/allinssl/allinssl)
326328
* 自动获取证书信息 [https://github.com/eryajf/cloud_dns_exporter](https://github.com/eryajf/cloud_dns_exporter)
327329
* localhost证书 [https://github.com/anchordotdev/cli](https://github.com/anchordotdev/cli)
328330
@@ -577,6 +579,9 @@
577579
* [https://github.com/movie-web/movie-web](https://github.com/movie-web/movie-web)
578580
* [https://github.com/blackcandy-org/blackcandy](https://github.com/blackcandy-org/blackcandy)
579581
* [https://github.com/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx)
582+
* [https://github.com/photoprism/photoprism](https://github.com/photoprism/photoprism)
583+
* [https://github.com/photoview/photoview](https://github.com/photoview/photoview)
584+
* [https://github.com/songquanpeng/go-file](https://github.com/songquanpeng/go-file)
580585
* 有声读物和播客 [https://github.com/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf)
581586
* [https://github.com/janeczku/calibre-web](https://github.com/janeczku/calibre-web)
582587
* 证件照 [https://github.com/zhbhun/idify](https://github.com/zhbhun/idify)
@@ -642,6 +647,11 @@
642647
* [https://github.com/WCY-dt/EasyTransfer](https://github.com/WCY-dt/EasyTransfer)
643648
* [https://github.com/kern/filepizza](https://github.com/kern/filepizza)
644649
* [https://github.com/CoderLim/transfer-files](https://github.com/CoderLim/transfer-files)
650+
* [https://github.com/schlagmichdoch/PairDrop](https://github.com/schlagmichdoch/PairDrop)
651+
* [https://github.com/szimek/sharedrop](https://github.com/szimek/sharedrop)
652+
* [https://www.w3.org/TR/webrtc](https://www.w3.org/TR/webrtc)
653+
* [https://github.com/RTC-Developer/WebRTC-Documentation-in-Chinese](https://github.com/RTC-Developer/WebRTC-Documentation-in-Chinese)
654+
* [https://developer.mozilla.org/zh-CN/docs/Web/API/WebRTC_API](https://developer.mozilla.org/zh-CN/docs/Web/API/WebRTC_API)
645655
* [https://github.com/quick-bin/qbin](https://github.com/quick-bin/qbin)
646656
* 二维码分享文件 [https://github.com/sz3/libcimbar](https://github.com/sz3/libcimbar)
647657
* 主页仪表板 [https://github.com/glanceapp/glance](https://github.com/glanceapp/glance)

0 commit comments

Comments
 (0)