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)

0 commit comments

Comments
 (0)