Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Nov 1, 2023
1 parent a66cbcb commit 4311e56
Show file tree
Hide file tree
Showing 19 changed files with 32 additions and 2 deletions.
3 changes: 3 additions & 0 deletions IDE/软件安全.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- 系统及软件方面的漏洞渗透测试


* [https://github.com/carlospolop/hacktricks](https://github.com/carlospolop/hacktricks)
* [https://github.com/SafeBreach-Labs](https://github.com/SafeBreach-Labs)
* 黑客工具 [https://github.com/Z4nzu/hackingtool](https://github.com/Z4nzu/hackingtool)
* [https://github.com/OWASP](https://github.com/OWASP)
Expand All @@ -21,13 +22,15 @@
* [https://github.com/Lookyloo/lookyloo](https://github.com/Lookyloo/lookyloo)
* [https://github.com/dgtlmoon/changedetection.io](https://github.com/dgtlmoon/changedetection.io)
* [https://github.com/yoshi-pi/echoserver](https://github.com/yoshi-pi/echoserver)
* [https://github.com/danielmiessler/SecLists](https://github.com/danielmiessler/SecLists)
* 子域扫描 [https://github.com/ARPSyndicate/puncia](https://github.com/ARPSyndicate/puncia)
* WAF [https://github.com/SpiderLabs/ModSecurity](https://github.com/SpiderLabs/ModSecurity)
* [https://github.com/coreruleset/coreruleset](https://github.com/coreruleset/coreruleset)
* [https://github.com/titansec/OpenWAF](https://github.com/titansec/OpenWAF)
* [http://www.modsecurity.cn](http://www.modsecurity.cn)
* 风险控制 [https://github.com/WalterInSH/risk-management-note](https://github.com/WalterInSH/risk-management-note)
* [https://github.com/Contrast-Security-OSS](https://github.com/Contrast-Security-OSS)
* 收集Windows日志 [https://github.com/cisagov/LME](https://github.com/cisagov/LME)



Expand Down
1 change: 1 addition & 0 deletions Other/Bookmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
+ [https://github.com/topics/awesome-list](https://github.com/topics/awesome-list)


* [https://github.com/GrowingGit/GitHub-Chinese-Top-Charts](https://github.com/GrowingGit/GitHub-Chinese-Top-Charts)
* [https://github.com/trackawesomelist/trackawesomelist](https://github.com/trackawesomelist/trackawesomelist)
* [https://www.trackawesomelist.com](https://www.trackawesomelist.com)
* [https://awesomeopensource.com](https://awesomeopensource.com)
Expand Down
1 change: 1 addition & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
+ [https://github.com/OI-wiki](https://github.com/OI-wiki)
+ 系统设计入门 [https://github.com/donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)
+ [https://redesigningdesign.systems](https://redesigningdesign.systems)
+ [https://github.com/InterviewReady/system-design-resources](https://github.com/InterviewReady/system-design-resources)
+ 设计数据密集型应用 [https://github.com/Vonng/ddia](https://github.com/Vonng/ddia)
+ [云计算技术与应用学习教程](http://c.biancheng.net/cloud_computing)
+ [https://github.com/0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)
Expand Down
1 change: 1 addition & 0 deletions Other/免费服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
* [https://github.com/fontello](https://github.com/fontello)
* [https://github.com/TrionesType/zhuque](https://github.com/TrionesType/zhuque)
* [https://github.com/chawyehsu/lxgw-wenkai-webfont](https://github.com/chawyehsu/lxgw-wenkai-webfont)
* [https://github.com/vercel/geist-font](https://github.com/vercel/geist-font)
* 高辨识度字体 [https://brailleinstitute.org/freefont](https://brailleinstitute.org/freefont)


Expand Down
3 changes: 2 additions & 1 deletion PL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
* 部署工具 [https://github.com/mina-deploy/mina](https://github.com/mina-deploy/mina)
* [https://github.com/capistrano/capistrano](https://github.com/capistrano/capistrano)
* 在线手册API [https://www.matools.com/api](https://www.matools.com/api)

* 游戏多语言实现 [https://github.com/coding-horror/basic-computer-games](https://github.com/coding-horror/basic-computer-games)



Expand Down Expand Up @@ -305,6 +305,7 @@
- [https://github.com/total-typescript/ts-reset](https://github.com/total-typescript/ts-reset)
- [https://github.com/JDFED](https://github.com/JDFED)
- [https://github.com/adobe/spectrum-web-components](https://github.com/adobe/spectrum-web-components)
- [https://github.com/analysis-tools-dev/static-analysis](https://github.com/analysis-tools-dev/static-analysis)
- IO解码/编码 [https://github.com/gcanti/io-ts](https://github.com/gcanti/io-ts)
- 动画 [https://github.com/AriaMinaei/theatre](https://github.com/AriaMinaei/theatre)
- 表格 [https://github.com/gristlabs/grist-core](https://github.com/gristlabs/grist-core)
Expand Down
2 changes: 1 addition & 1 deletion PL/Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,4 @@
* ANSI终端上控制颜色和格式 [https://github.com/ogham/rust-ansi-term](https://github.com/ogham/rust-ansi-term)
* 编程语言 [https://github.com/vrtbl/passerine](https://github.com/vrtbl/passerine)
* Node.js模块绑定 [https://github.com/neon-bindings/neon](https://github.com/neon-bindings/neon)

* 支付 [https://github.com/juspay/hyperswitch](https://github.com/juspay/hyperswitch)
1 change: 1 addition & 0 deletions PL/中间件.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
* [https://github.com/sensu/sensu-go](https://github.com/sensu/sensu-go)
* [https://github.com/graphite-project](https://github.com/graphite-project)
* [https://github.com/jaegertracing](https://github.com/jaegertracing)
* [https://github.com/keyval-dev/odigos](https://github.com/keyval-dev/odigos)
* 监控度量 [https://github.com/micrometer-metrics](https://github.com/micrometer-metrics)
* 指标采集 [https://github.com/telegraf](https://github.com/telegraf)
* [https://github.com/logtail](https://github.com/logtail)
Expand Down
3 changes: 3 additions & 0 deletions PL/加密认证.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,11 @@
* [https://github.com/webauthn4j](https://github.com/webauthn4j)
* [https://github.com/Yubico](https://github.com/Yubico)
* [https://github.com/passwordless-lib/fido2-net-lib](https://github.com/passwordless-lib/fido2-net-lib)
* [https://github.com/herrjemand/awesome-webauthn](https://github.com/herrjemand/awesome-webauthn)
* [https://github.com/teamhanko/hanko](https://github.com/teamhanko/hanko)
* [https://www.passkeys.io](https://www.passkeys.io)
* [https://github.com/passkeydeveloper/passkeys.dev](https://github.com/passkeydeveloper/passkeys.dev)
* [https://github.com/MasterKale/SimpleWebAuthn](https://github.com/MasterKale/SimpleWebAuthn)
* [https://github.com/fusionauth](https://github.com/fusionauth)


Expand Down
3 changes: 3 additions & 0 deletions PL/跨平台应用.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
+ [https://reactnative.cn](https://reactnative.cn)


* [https://github.com/expo/expo](https://github.com/expo/expo)
* [https://github.com/react-navigation](https://github.com/react-navigation)
* [https://github.com/necolas/react-native-web](https://github.com/necolas/react-native-web)
* [https://github.com/microsoft/react-native-macos](https://github.com/microsoft/react-native-macos)
Expand Down Expand Up @@ -205,6 +206,8 @@

> Bloc、Hook、less/ful、GetX,不同的状态管理方案

* [https://github.com/fastlane/fastlane](https://github.com/fastlane/fastlane)
* 状态管理 [https://github.com/jonataslaw/getx](https://github.com/jonataslaw/getx)
* [https://github.com/gskinnerTeam](https://github.com/gskinnerTeam)
* [https://github.com/OpenFlutter](https://github.com/OpenFlutter)
Expand Down
1 change: 1 addition & 0 deletions Python/Python第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
* [https://dormousehole.readthedocs.io](https://dormousehole.readthedocs.io)
* [https://github.com/greyli/helloflask](https://github.com/greyli/helloflask)
* [https://github.com/vincentmi/vnzmi](https://github.com/vincentmi/vnzmi)
* [https://github.com/reflex-dev/reflex](https://github.com/reflex-dev/reflex)
* [https://github.com/Pylons](https://github.com/Pylons)
* [https://github.com/bottlepy/bottle](https://github.com/bottlepy/bottle)
* [https://github.com/frappe/frappe](https://github.com/frappe/frappe)
Expand Down
1 change: 1 addition & 0 deletions Python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ with Test() as t: # 触发__exit__
- [https://github.com/DIGITALCRIMINAL/OnlyFans](https://github.com/DIGITALCRIMINAL/OnlyFans)
- WiFi扫描破解 [https://github.com/TheSadError/NIVOS](https://github.com/TheSadError/NIVOS)
- CLI工具 [https://github.com/kellyjonbrazil/jc](https://github.com/kellyjonbrazil/jc)
- [https://github.com/astral-sh/ruff](https://github.com/astral-sh/ruff)



Expand Down
2 changes: 2 additions & 0 deletions Python/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@
* [https://github.com/prompt-engineering](https://github.com/prompt-engineering)
* 视频抠图 [https://github.com/PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)
* [https://github.com/senguptaumd/Background-Matting](https://github.com/senguptaumd/Background-Matting)
* [https://github.com/nadermx/backgroundremover](https://github.com/nadermx/backgroundremover)
* 视频制作 [https://github.com/elebumm/RedditVideoMakerBot](https://github.com/elebumm/RedditVideoMakerBot)
* 实时屏幕翻译 [https://github.com/Danily07/Translumo](https://github.com/Danily07/Translumo)
* 视频合成 [https://github.com/camenduru/text-to-video-synthesis-colab](https://github.com/camenduru/text-to-video-synthesis-colab)
Expand All @@ -282,6 +283,7 @@
* [https://github.com/dunbar12138/pix2pix3D](https://github.com/dunbar12138/pix2pix3D)
* [https://github.com/phodal/ai-research](https://github.com/phodal/ai-research)
* [https://github.com/s0md3v/roop](https://github.com/s0md3v/roop)
* 人脸识别 [https://github.com/ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)
* 换衣服 [https://vogue-try-on.github.io](https://vogue-try-on.github.io)
* [https://github.com/IDEA-Research/Grounded-Segment-Anything](https://github.com/IDEA-Research/Grounded-Segment-Anything)
* [https://github.com/modelscope/facechain](https://github.com/modelscope/facechain)
Expand Down
1 change: 1 addition & 0 deletions Shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
- [https://github.com/d0c-s4vage/lookatme](https://github.com/d0c-s4vage/lookatme)
- [https://github.com/chubin](https://github.com/chubin)
- AI加持 [https://github.com/emcf/engshell](https://github.com/emcf/engshell)
- 历史导入SQLite [https://github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)


* [https://github.com/google/zx](https://github.com/google/zx)
Expand Down
1 change: 1 addition & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
+ IDE [https://www.jetbrains.com/zh-cn/objc](https://www.jetbrains.com/zh-cn/objc)
+ [https://github.com/Carthage/Carthage](https://github.com/Carthage/Carthage)
+ [https://cocoapods.org](https://cocoapods.org)
+ 转译为Android [https://github.com/trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge)



Expand Down
1 change: 1 addition & 0 deletions System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@
* [使用FileManager+基于Python3的爬虫程序建立影音图片库](https://www.moerats.com/archives/501)
* [使用PlayTube搭建私人的视频网站](https://www.moerats.com/archives/644)
* [开源有态度的漫画CMS](https://github.com/hiliqi/xiaohuanxiong)
* [https://github.com/tinacms/tinacms](https://github.com/tinacms/tinacms)
* 冷曦博客 - 源码之家-草根站长的资源共享平台: [https://www.lengxi.net](https://www.lengxi.net)
* [https://github.com/Youngxj/YoungxjTools](https://github.com/Youngxj/YoungxjTools)
* [https://github.com/netnr/scriptservices](https://github.com/netnr/scriptservices)
Expand Down
2 changes: 2 additions & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@
+ [https://github.com/topics/screen-recording](https://github.com/topics/screen-recording)
+ [https://github.com/topics/video-recording](https://github.com/topics/video-recording)


* [https://github.com/027xiguapi/pear-rec](https://github.com/027xiguapi/pear-rec)
* [https://github.com/obsproject/obs-studio](https://github.com/obsproject/obs-studio)
* [https://github.com/ShareX](https://github.com/ShareX)
* [https://github.com/aseprite/aseprite](https://github.com/aseprite/aseprite)
Expand Down
3 changes: 3 additions & 0 deletions Web/CSS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
* [https://drafts.csswg.org/css-cascade](https://drafts.csswg.org/css-cascade)
* [https://developer.mozilla.org/zh-CN/docs/Web/CSS](https://developer.mozilla.org/zh-CN/docs/Web/CSS)
* [https://github.com/Afif13](https://github.com/Afif13)
* [https://css-loaders.com](https://css-loaders.com)
* [https://css-generators.com](https://css-generators.com)
* CSS3/CSS2/CSS 教程 [http://www.w3chtml.com/css3](http://www.w3chtml.com/css3)
* HTML系列教程 [https://www.w3school.com.cn/h.asp](https://www.w3school.com.cn/h.asp)
* [http://css.doyoe.com/](http://css.doyoe.com)
Expand Down
2 changes: 2 additions & 0 deletions Web/JavaScript第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
* 运行C/C++代码 [https://github.com/luoxuhai/clang.js](https://github.com/luoxuhai/clang.js)
* 汉字拼音 [https://github.com/hotoo/pinyin](https://github.com/hotoo/pinyin)
* 甘特图 [https://github.com/frappe/gantt](https://github.com/frappe/gantt)
* 电子签名 [https://github.com/OpenSignLabs/OpenSign](https://github.com/OpenSignLabs/OpenSign)



Expand Down Expand Up @@ -410,6 +411,7 @@
- 虚拟白板 [https://github.com/excalidraw/excalidraw](https://github.com/excalidraw/excalidraw)
- [https://github.com/tldraw/tldraw](https://github.com/tldraw/tldraw)
- 头像生成 [https://github.com/multiavatar/Multiavatar](https://github.com/multiavatar/Multiavatar)
- 抠图 [https://github.com/imgly/background-removal-js](https://github.com/imgly/background-removal-js)



Expand Down
2 changes: 2 additions & 0 deletions Web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
+ [https://github.com/oldmanpushcart/jpromisor](https://github.com/oldmanpushcart/jpromisor)
+ Web 开发技术-MDN [https://developer.mozilla.org/zh-CN/docs/Web](https://developer.mozilla.org/zh-CN/docs/Web)
+ [https://github.com/roy-tian/learning-area](https://github.com/roy-tian/learning-area)
* [https://github.com/fedidcg/FedCM](https://github.com/fedidcg/FedCM)
+ HTTP标头分析 [https://github.com/rfc-st/humble](https://github.com/rfc-st/humble)
+ 跨域资源共享 [https://github.com/monsur/enable-cors.org](https://github.com/monsur/enable-cors.org)
+ [https://github.com/gpuweb](https://github.com/gpuweb)
+ [https://github.com/webgpu](https://github.com/webgpu)
Expand Down

0 comments on commit 4311e56

Please sign in to comment.