Skip to content

Commit c27a87e

Browse files
author
bajins
committed
add
1 parent e1f5347 commit c27a87e

File tree

7 files changed

+54
-45
lines changed

7 files changed

+54
-45
lines changed

Other/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@
338338
* [https://22.do](https://22.do)
339339
* [https://www.emailnator.com](https://www.emailnator.com)
340340
* [https://m.kuku.lu](https://m.kuku.lu)
341+
* [https://tempmail100.com](https://tempmail100.com)
341342

342343

343344

Other/书籍和博客.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
* 系统设计入门 [https://github.com/donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)
9999
* [https://www.designsystemhunt.com](https://www.designsystemhunt.com)
100100
* [https://redesigningdesign.systems](https://redesigningdesign.systems)
101+
* [https://github.com/Admol/SystemDesign](https://github.com/Admol/SystemDesign)
101102
* [https://github.com/InterviewReady/system-design-resources](https://github.com/InterviewReady/system-design-resources)
102103
* [https://github.com/ByteByteGoHq/system-design-101](https://github.com/ByteByteGoHq/system-design-101)
103104
* [https://github.com/karanpratapsingh/system-design](https://github.com/karanpratapsingh/system-design)

PL/人工智能.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
* 微调 [https://github.com/InternLM/xtuner](https://github.com/InternLM/xtuner)
7474
* 会议记录 [https://github.com/latentdream/watson.ai](https://github.com/latentdream/watson.ai)
7575
* 爬虫 [https://github.com/mendableai/firecrawl](https://github.com/mendableai/firecrawl)
76+
* Code Review [https://github.com/Gijela/CR-Mentor](https://github.com/Gijela/CR-Mentor)
7677

7778

7879

@@ -478,6 +479,7 @@
478479
- [https://github.com/jafioti/luminal](https://github.com/jafioti/luminal)
479480
- [https://github.com/mudler/LocalAI](https://github.com/mudler/LocalAI)
480481
- [https://github.com/Richasy/Rodel.Agent](https://github.com/Richasy/Rodel.Agent)
482+
- [https://github.com/APIParkLab/APIPark](https://github.com/APIParkLab/APIPark)
481483
- [https://github.com/fifteen42/localhostai](https://github.com/fifteen42/localhostai)
482484
- [https://github.com/CopilotKit/CopilotKit](https://github.com/CopilotKit/CopilotKit)
483485
- [https://github.com/6677-ai/tap4-ai-webui](https://github.com/6677-ai/tap4-ai-webui)
@@ -594,6 +596,7 @@ curl \
594596
* 客户端 [https://github.com/lpdswing/GPTFusion](https://github.com/lpdswing/GPTFusion)
595597
* [https://github.com/Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)
596598
* [https://github.com/vincev/coze](https://github.com/vincev/coze)
599+
* [https://github.com/nanbingxyz/5ire](https://github.com/nanbingxyz/5ire)
597600
* 客服 [https://github.com/lrhh123/ChatGPT-On-CS](https://github.com/lrhh123/ChatGPT-On-CS)
598601
* [可免费使用的AI平台,含ChatGPT,GPT-4,Claude等](https://51.ruyo.net/18350.html)
599602

PL/加密认证.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* [https://cryptopals.com](https://cryptopals.com)
1111
* [https://www.crypto101.io](https://www.crypto101.io)
1212
* [https://cromwell-intl.com](https://cromwell-intl.com)
13+
* 加密百科 [https://github.com/logto-io/auth-wiki](https://github.com/logto-io/auth-wiki)
1314

1415

1516

Shell/README.md

Lines changed: 38 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
**命令助手**
27+
## 命令行助手
2828

2929
- 命令补全 [https://github.com/scop/bash-completion](https://github.com/scop/bash-completion)
3030
- [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
@@ -49,49 +49,43 @@
4949
- 词典 [https://github.com/lengyijun/mdict-cli-rs](https://github.com/lengyijun/mdict-cli-rs)
5050
- HTTP [https://github.com/jpillora/chisel](https://github.com/jpillora/chisel)
5151
- [https://github.com/lavv17/lftp](https://github.com/lavv17/lftp)
52-
53-
54-
* [https://github.com/google/zx](https://github.com/google/zx)
55-
56-
57-
58-
**命令替代品**
59-
60-
+ [https://github.com/ibraheemdev/modern-unix](https://github.com/ibraheemdev/modern-unix)
61-
+ [https://github.com/vastutsav/command-line-quick-reference](https://github.com/vastutsav/command-line-quick-reference)
62-
+ [https://github.com/onetrueawk/awk](https://github.com/onetrueawk/awk)
63-
+ [https://github.com/Equationzhao/g](https://github.com/Equationzhao/g)
64-
+ [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
65-
+ [https://github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)
66-
+ 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)
67-
+ [https://github.com/YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)
68-
+ [https://github.com/cantino/mcfly](https://github.com/cantino/mcfly)
69-
+ kill [https://github.com/jkfran/killport](https://github.com/jkfran/killport)
70-
+ ack [https://github.com/ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher)
71-
+ ACK [https://github.com/beyondgrep/ack3](https://github.com/beyondgrep/ack3)
72-
+ agrep [https://github.com/laurikari/tre](https://github.com/laurikari/tre)
73-
+ 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
74-
+ 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
75-
+ 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
76-
+ 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
77-
+ 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
78-
+ [https://github.com/Textualize/toolong](https://github.com/Textualize/toolong)
79-
+ cat [https://github.com/swsnr/mdcat](https://github.com/swsnr/mdcat)
80-
+ [https://github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)
81-
+ 文件管理 [https://github.com/sxyazi/yazi](https://github.com/sxyazi/yazi)
82-
+ SCP [https://github.com/lengyijun/smartscp](https://github.com/lengyijun/smartscp)
83-
+ CP [https://github.com/tarka/xcp](https://github.com/tarka/xcp)
84-
+ 加密 [https://github.com/candiddev/rot](https://github.com/candiddev/rot)
85-
+ JSON [https://github.com/stedolan/jq](https://github.com/stedolan/jq)
86-
+ [https://stedolan.github.io/jq](https://stedolan.github.io/jq)
87-
+ [https://github.com/alingse/jq-manual-cn](https://github.com/alingse/jq-manual-cn)
88-
+ [https://github.com/simeji/jid](https://github.com/simeji/jid)
89-
+ [https://github.com/fiatjaf/jiq](https://github.com/fiatjaf/jiq)
90-
+ [https://github.com/wader/fq](https://github.com/wader/fq)
91-
+ [https://github.com/ynqa/jnv](https://github.com/ynqa/jnv)
92-
+ HTML [https://github.com/ericchiang/pup](https://github.com/ericchiang/pup)
93-
+ Find [https://github.com/sharkdp/fd](https://github.com/sharkdp/fd)
94-
+ 便捷运行 [https://github.com/casey/just](https://github.com/casey/just)
52+
- 爬取网页 [https://github.com/philippta/flyscrape](https://github.com/philippta/flyscrape)
53+
- 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)
54+
- [https://github.com/YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)
55+
- [https://github.com/cantino/mcfly](https://github.com/cantino/mcfly)
56+
- kill [https://github.com/jkfran/killport](https://github.com/jkfran/killport)
57+
- ack [https://github.com/ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher)
58+
- ACK [https://github.com/beyondgrep/ack3](https://github.com/beyondgrep/ack3)
59+
- agrep [https://github.com/laurikari/tre](https://github.com/laurikari/tre)
60+
- 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
61+
- 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
62+
- 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
63+
- 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
64+
- 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
65+
- [https://github.com/Textualize/toolong](https://github.com/Textualize/toolong)
66+
- cat [https://github.com/swsnr/mdcat](https://github.com/swsnr/mdcat)
67+
- [https://github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)
68+
- 文件管理 [https://github.com/sxyazi/yazi](https://github.com/sxyazi/yazi)
69+
- SCP [https://github.com/lengyijun/smartscp](https://github.com/lengyijun/smartscp)
70+
- CP [https://github.com/tarka/xcp](https://github.com/tarka/xcp)
71+
- 加密 [https://github.com/candiddev/rot](https://github.com/candiddev/rot)
72+
- JSON [https://github.com/stedolan/jq](https://github.com/stedolan/jq)
73+
- [https://stedolan.github.io/jq](https://stedolan.github.io/jq)
74+
- [https://github.com/alingse/jq-manual-cn](https://github.com/alingse/jq-manual-cn)
75+
- [https://github.com/simeji/jid](https://github.com/simeji/jid)
76+
- [https://github.com/fiatjaf/jiq](https://github.com/fiatjaf/jiq)
77+
- [https://github.com/wader/fq](https://github.com/wader/fq)
78+
- [https://github.com/ynqa/jnv](https://github.com/ynqa/jnv)
79+
- HTML [https://github.com/ericchiang/pup](https://github.com/ericchiang/pup)
80+
- Find [https://github.com/sharkdp/fd](https://github.com/sharkdp/fd)
81+
- 便捷运行 [https://github.com/casey/just](https://github.com/casey/just)
82+
- [https://github.com/google/zx](https://github.com/google/zx)
83+
- [https://github.com/ibraheemdev/modern-unix](https://github.com/ibraheemdev/modern-unix)
84+
- [https://github.com/vastutsav/command-line-quick-reference](https://github.com/vastutsav/command-line-quick-reference)
85+
- [https://github.com/onetrueawk/awk](https://github.com/onetrueawk/awk)
86+
- [https://github.com/Equationzhao/g](https://github.com/Equationzhao/g)
87+
- [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
88+
- [https://github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)
9589

9690

9791
**`terminal``shell``tty``console` 之间的区别**

System/Linux.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,15 @@ autorestart=true
356356
357357
* [https://github.com/search?q=tmux](https://github.com/search?q=tmux)
358358
* [https://github.com/tmux/tmux](https://github.com/tmux/tmux)
359+
* [https://sourceforge.net/projects/tmux.mirror](https://sourceforge.net/projects/tmux.mirror)
359360
* [can't create socket: Permission denied](https://github.com/tmux/tmux/issues/1215)
360361
* [https://github.com/catppuccin/tmux](https://github.com/catppuccin/tmux)
362+
* [https://galaxy4.net/repo](https://galaxy4.net/repo)
363+
* [https://rpmfind.net/linux/rpm2html](https://rpmfind.net/linux/rpm2html)
364+
* [https://pkgs.org](https://pkgs.org)
365+
* [https://dl.fedoraproject.org](https://dl.fedoraproject.org)
366+
* [https://src.fedoraproject.org/rpms/tmux](https://src.fedoraproject.org/rpms/tmux)
367+
* [https://vault.centos.org](https://vault.centos.org)
361368
* [https://github.com/gpakosz/.tmux](https://github.com/gpakosz/.tmux)
362369
* [https://github.com/tmux-plugins](https://github.com/tmux-plugins)
363370
* [http://www.ruanyifeng.com/blog/2019/10/tmux.html](http://www.ruanyifeng.com/blog/2019/10/tmux.html)

System/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
* [https://github.com/uptimerobot](https://github.com/uptimerobot)
351351
* [https://github.com/msgbyte/tianji](https://github.com/msgbyte/tianji)
352352
* [https://github.com/bboysoulcn/telemonitor](https://github.com/bboysoulcn/telemonitor)
353-
353+
* [https://github.com/TheCoolQATeam/online-inspection-tracker](https://github.com/TheCoolQATeam/online-inspection-tracker)
354354
355355
356356
- [Linux工程师必备的88个监控工具](https://learn-linux.readthedocs.io/zh_CN/latest/maintenance/monitor/tools/80-linux-monitoring-tools.html)
@@ -568,6 +568,8 @@
568568
* AI姿势 [https://github.com/AmyangXYZ/MiKaPo](https://github.com/AmyangXYZ/MiKaPo)
569569
* 图片加水印 [https://github.com/pdmaker/watermark-master](https://github.com/pdmaker/watermark-master)
570570
* 图片背景文字 [https://github.com/RexanWONG/text-behind-image](https://github.com/RexanWONG/text-behind-image)
571+
* 加密工具 [https://github.com/dazhengs/tools](https://github.com/dazhengs/tools)
572+
* 天空轨道分析 [https://github.com/thkruz/keeptrack.space](https://github.com/thkruz/keeptrack.space)
571573
572574
573575

0 commit comments

Comments
 (0)