Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Jan 26, 2024
1 parent 6016bf5 commit e1a6968
Show file tree
Hide file tree
Showing 25 changed files with 87 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DBS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
* [https://github.com/lettuce-io/lettuce-core](https://github.com/lettuce-io/lettuce-core)
* [Lettuce相较于Jedis有哪些优缺点?](https://www.zhihu.com/question/53124685)
* Go [https://github.com/gomodule/redigo](https://github.com/gomodule/redigo)
*C# [https://github.com/imperugo/StackExchange.Redis.Extensions](https://github.com/imperugo/StackExchange.Redis.Extensions)
* C# [https://github.com/imperugo/StackExchange.Redis.Extensions](https://github.com/imperugo/StackExchange.Redis.Extensions)


**存储方式**
Expand Down
1 change: 1 addition & 0 deletions DBS/关系型SQL标准.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ ELSE '其他' END

```sql
<窗口函数> over (partition by <用于分组的列名> order by <用于排序的列名>)
-- <窗口函数> WITHIN GROUP (ORDER BY <用于排序的列名>)
```

**应用场景:**
Expand Down
2 changes: 2 additions & 0 deletions IDE/Chromium.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ taskkill /f /im chromedriver.exe
* [http://googlehelper.net](http://googlehelper.net)
* 抠图 [https://github.com/kevmo314/magic-copy](https://github.com/kevmo314/magic-copy)
* 资源嗅探 [https://github.com/xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)
* 解除网页限制 [https://enablecopy.com](https://enablecopy.com)
* 截图美化 [https://www.photor.fun](https://www.photor.fun)



Expand Down
1 change: 1 addition & 0 deletions IDE/Git服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ volumes:

- [https://greasyfork.org/zh-CN/scripts/412245](https://greasyfork.org/zh-CN/scripts/412245)
- [https://github.com/fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)
* [https://github.com/maxiaof/github-hosts](https://github.com/maxiaof/github-hosts)
- [https://github.com/Potterli20/hosts](https://github.com/Potterli20/hosts)
- [https://codechina.csdn.net/mirrors](https://codechina.csdn.net/mirrors)
- [https://gitee.com/mirrors](https://gitee.com/mirrors)
Expand Down
1 change: 1 addition & 0 deletions IDE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@
* [https://github.com/fuyoo/bs-redis-desktop-client](https://github.com/fuyoo/bs-redis-desktop-client)
* [https://github.com/patrikx3/redis-ui](https://github.com/patrikx3/redis-ui)
* [https://github.com/ekvedaras/redis-gui](https://github.com/ekvedaras/redis-gui)
* [https://github.com/tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)



Expand Down
2 changes: 2 additions & 0 deletions IDE/VisualStudioCode.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@
* [https://github.com/tzmartin/stablecode-vscode](https://github.com/tzmartin/stablecode-vscode)
* [https://github.com/continuedev/continue](https://github.com/continuedev/continue)
* 配色 [https://github.com/nealmckee/penumbra](https://github.com/nealmckee/penumbra)
* 禁用规则 [https://github.com/lvjiaxuan/vscode-eslint-disable](https://github.com/lvjiaxuan/vscode-eslint-disable)
* 前端提示 [https://github.com/Simon-He95/vscode-common-intellisense](https://github.com/Simon-He95/vscode-common-intellisense)



Expand Down
4 changes: 4 additions & 0 deletions Other/Bookmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

- [130 余个相见恨晚的超实用网站](https://blog.csdn.net/qq_43901693/article/details/100606828)
- [https://dmucd.github.io/archives](https://dmucd.github.io/archives)
- 2023年终总结 [https://github.com/saveweb/review-2023](https://github.com/saveweb/review-2023)


## 学习
Expand Down Expand Up @@ -46,6 +47,7 @@
* [https://github.com/debitCrossBlockchain/renzhengfei](https://github.com/debitCrossBlockchain/renzhengfei)
* [https://github.com/fenwii/huaweimind](https://github.com/fenwii/huaweimind)
* 学英语 [https://github.com/xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english)
* [https://github.com/byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)



Expand Down Expand Up @@ -198,3 +200,5 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0
* [https://tinyPNG.com](https://tinyPNG.com)
* [https://picwish.cn](https://picwish.cn)
* [https://www.huismessager.com](https://www.huismessager.com)
* 共享卡片 [https://share.aitimi.cn](https://share.aitimi.cn)
* 名片设计 [https://yft.design](https://yft.design)
5 changes: 4 additions & 1 deletion Other/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@



**消息通知/推送**
**消息通知/消息推送**

+ [https://github.com/topics/push-notifications](https://github.com/topics/push-notifications)
+ [https://github.com/topics/notifications](https://github.com/topics/notifications)
Expand Down Expand Up @@ -75,6 +75,7 @@
- [https://github.com/Gomaxx/android-notification-forwarder](https://github.com/Gomaxx/android-notification-forwarder)


* [https://github.com/engigu/Message-Push-Nest](https://github.com/engigu/Message-Push-Nest)
* [https://github.com/DanceJJJ/go-dingtalk](https://github.com/DanceJJJ/go-dingtalk)
* [https://github.com/goodking-bq/timing-clock-in-dingding](https://github.com/goodking-bq/timing-clock-in-dingding)
* [https://github.com/zhaoyunxing92/dingtalk](https://github.com/zhaoyunxing92/dingtalk)
Expand Down Expand Up @@ -237,6 +238,8 @@
- [https://getnada.com](https://getnada.com)
- [https://github.com/KevCui/tempmail](https://github.com/KevCui/tempmail)
- [https://temp-mail.org/zh](https://temp-mail.org/zh)
- [https://github.com/ccbikai](https://github.com/ccbikai)


* [https://smailpro.com](https://smailpro.com)
* [https://www.linshiyouxiang.net](https://www.linshiyouxiang.net)
Expand Down
1 change: 1 addition & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@
* [https://cfour-hi.github.io/archives](https://cfour-hi.github.io/archives)
* [https://github.com/shfshanyue/blog](https://github.com/shfshanyue/blog)
* [https://github.com/FrontEndGitHub](https://github.com/FrontEndGitHub)
* [https://hughfenghen.github.io/posts](https://hughfenghen.github.io/posts)



Expand Down
2 changes: 2 additions & 0 deletions Other/免费服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- 词库 [https://github.com/iDvel/rime-ice](https://github.com/iDvel/rime-ice)
- 最全中华古诗词 [https://github.com/chinese-poetry](https://github.com/chinese-poetry)
- [https://github.com/NiuTrans/Classical-Modern](https://github.com/NiuTrans/Classical-Modern)
- [https://github.com/meetqy/aspoem](https://github.com/meetqy/aspoem)
- 做饭 [https://github.com/Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)
- [https://github.com/YunYouJun/cook](https://github.com/YunYouJun/cook)
- 中文歌词 [https://github.com/dengxiuqi/ChineseLyrics](https://github.com/dengxiuqi/ChineseLyrics)
Expand Down Expand Up @@ -74,6 +75,7 @@


- 字体编辑器 [https://github.com/fontforge/fontforge](https://github.com/fontforge/fontforge)
- [https://www.ai.zitijia.com](https://www.ai.zitijia.com)



Expand Down
1 change: 1 addition & 0 deletions PL/C.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
* 解码 [https://github.com/kn007/silk-v3-decoder](https://github.com/kn007/silk-v3-decoder)
* [https://opus-codec.org](https://opus-codec.org)
* [https://sourceforge.net/projects/xavs](https://sourceforge.net/projects/xavs)
* 视频转码 [https://github.com/HandBrake/HandBrake](https://github.com/HandBrake/HandBrake)



Expand Down
2 changes: 2 additions & 0 deletions PL/CPlusPlus.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
* [https://github.com/makelove/OpenCV-Python-Tutorial](https://github.com/makelove/OpenCV-Python-Tutorial)
* [https://github.com/xianyi/OpenBLAS](https://github.com/xianyi/OpenBLAS)
* [https://github.com/UrielCh/opencv4nodejs](https://github.com/UrielCh/opencv4nodejs)
* 美颜滤镜 [https://github.com/pixpark/gpupixel](https://github.com/pixpark/gpupixe)
* 2D和3D跨平台 [https://github.com/godotengine/godot](https://github.com/godotengine/godot)
* [https://github.com/cocos2d/cocos2d-x](https://github.com/cocos2d/cocos2d-x)
* 3D [https://github.com/FlaxEngine/FlaxEngine](https://github.com/FlaxEngine/FlaxEngine)
Expand Down Expand Up @@ -187,6 +188,7 @@
* 数学运算 [https://gmplib.org](https://gmplib.org)
* 提权 [https://github.com/M2Team/NanaRun](https://github.com/M2Team/NanaRun)
* ~~[https://github.com/M2TeamArchived/NSudo](https://github.com/M2TeamArchived/NSudo)~~
* URL解析 [https://github.com/ada-url/ada](https://github.com/ada-url/ada)



Expand Down
2 changes: 2 additions & 0 deletions PL/容器虚拟机.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

## 其他容器技术

+ [https://hub.grapps.cn](https://hub.grapps.cn)
+ [https://github.com/topics/containers](https://github.com/topics/containers)
+ OCI开放容器标准 [https://github.com/opencontainers](https://github.com/opencontainers)
+ [https://opencontainers.org](https://opencontainers.org)
Expand Down Expand Up @@ -134,6 +135,7 @@
- 集群管理器 [https://github.com/apache/mesos](https://github.com/apache/mesos)
- [https://github.com/mesos](https://github.com/mesos)
- [https://github.com/OpenVZ](https://github.com/OpenVZ)
- [https://github.com/thijsvanloef/palworld-server-docker](https://github.com/thijsvanloef/palworld-server-docker)



Expand Down
3 changes: 2 additions & 1 deletion PL/表达式和编码.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,8 @@
+ [https://sourceforge.net/projects/pcre](https://sourceforge.net/projects/pcre)
+ [https://www.regular-expressions.info](https://www.regular-expressions.info)
+ [https://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html](https://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html)
+ [https://github.com/VerbalExpressions/](https://github.com/VerbalExpressions/)
+ [https://github.com/VerbalExpressions](https://github.com/VerbalExpressions)
+ 正则备忘 [https://github.com/geongeorge/i-hate-regex](https://github.com/geongeorge/i-hate-regex)


* [正则表达式是如何运作的?](https://juejin.cn/post/7203285698073116727)
Expand Down
28 changes: 27 additions & 1 deletion Python/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
+ [https://github.com/sunner/ChatALL](https://github.com/sunner/ChatALL)
+ 语言模型漏洞 [https://github.com/llm-attacks/llm-attacks](https://github.com/llm-attacks/llm-attacks)
+ 中文通用大模型排行 [https://github.com/CLUEbenchmark/SuperCLUE](https://github.com/CLUEbenchmark/SuperCLUE)
+ [https://github.com/open-compass/T-Eval](https://github.com/open-compass/T-Eval)
+ [https://github.com/tatsu-lab/alpaca_eval](https://github.com/tatsu-lab/alpaca_eval)
+ [https://dang.ai](https://dang.ai)



Expand Down Expand Up @@ -205,6 +208,7 @@


* [https://github.com/Tencent/ncnn](https://github.com/Tencent/ncnn)
* [https://github.com/nv-tlabs](https://github.com/nv-tlabs)
* [https://github.com/onnx/onnx](https://github.com/onnx/onnx)
* [https://github.com/ARM-software/ComputeLibrary](https://github.com/ARM-software/ComputeLibrary)
* [https://github.com/apache/incubator-mxnet](https://github.com/apache/incubator-mxnet)
Expand Down Expand Up @@ -253,11 +257,15 @@
* [https://github.com/omerbt/TokenFlow](https://github.com/omerbt/TokenFlow)
* [https://github.com/prompt-engineering](https://github.com/prompt-engineering)
* 视频翻译 [https://github.com/jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans)
* 视频抠图 [https://github.com/PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)
* 抠图 [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/ihmily/image-matting](https://github.com/ihmily/image-matting)
* 视频制作 [https://github.com/elebumm/RedditVideoMakerBot](https://github.com/elebumm/RedditVideoMakerBot)
* [https://github.com/mli/autocut](https://github.com/mli/autocut)
* [https://github.com/magic-research/magic-animate](https://github.com/magic-research/magic-animate)
* [https://github.com/gradio-app/gradio](https://github.com/gradio-app/gradio)
* [https://github.com/lucataco/cog-MagicAnimate](https://github.com/lucataco/cog-MagicAnimate)
* 实时屏幕翻译 [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)
* 提高分辨率 [https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement](https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement)
Expand All @@ -278,7 +286,13 @@
* [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/tencent-ailab/IP-Adapter](https://github.com/tencent-ailab/IP-Adapter)
* [https://ip-adapter.github.io](https://ip-adapter.github.io)
* [https://ipadapterfaceid.com](https://ipadapterfaceid.com)
* [https://github.com/xiaohu2015/IP-Adapter](https://github.com/xiaohu2015/IP-Adapter)
* [https://github.com/deepinsight/insightface](https://github.com/deepinsight/insightface)
* [https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope)
* [https://www.changeface.online](https://www.changeface.online)
* 人脸识别 [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)
Expand All @@ -298,6 +312,7 @@
* 玩游戏 [https://github.com/MineDojo/Voyager](https://github.com/MineDojo/Voyager)
* 提取视频语言 [https://github.com/SevaSk/ecoute](https://github.com/SevaSk/ecoute)
* 图像标记 [https://github.com/xinyu1205/Recognize_Anything-Tag2Text](https://github.com/xinyu1205/Recognize_Anything-Tag2Text)
* [https://github.com/blakeblackshear/frigate](https://github.com/blakeblackshear/frigate)
* stable-diffusion [https://github.com/Fictiverse/Redream](https://github.com/Fictiverse/Redream)
* [https://github.com/SupaGruen/StableDiffusion-CheatSheet](https://github.com/SupaGruen/StableDiffusion-CheatSheet)
* [https://github.com/SysCV/sam-hq](https://github.com/SysCV/sam-hq)
Expand All @@ -309,6 +324,9 @@
* [https://github.com/CloudOrc/SolidUI](https://github.com/CloudOrc/SolidUI)
* [https://github.com/Acly/krita-ai-diffusion](https://github.com/Acly/krita-ai-diffusion)
* [https://github.com/menyifang/En3D](https://github.com/menyifang/En3D)
* [https://github.com/Mikubill/sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet)
* [https://github.com/InstantID/InstantID](https://github.com/InstantID/InstantID)
* [https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID](https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID)
* 中文文本纠错 [https://github.com/shibing624/pycorrector](https://github.com/shibing624/pycorrector)


Expand Down Expand Up @@ -367,6 +385,7 @@
* 语音识别 [github.com/microsoft/NeuralSpeech](github.com/microsoft/NeuralSpeech)
* 翻译 [https://github.com/HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)
* [https://github.com/PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)
* [https://github.com/ZGGSONG/STranslate](https://github.com/ZGGSONG/STranslate)



Expand Down Expand Up @@ -397,6 +416,10 @@
- [https://github.com/smol-ai/GodMode](https://github.com/smol-ai/GodMode)
- [https://github.com/mylxsw/aidea](https://github.com/mylxsw/aidea)
- [https://github.com/QwenLM/Qwen](https://github.com/QwenLM/Qwen)
- [https://github.com/Nanbeige/Nanbeige](https://github.com/Nanbeige/Nanbeige)
- [https://github.com/InternLM/InternLM](https://github.com/InternLM/InternLM)
- [https://github.com/yuchenlin/LLM-Blender](https://github.com/yuchenlin/LLM-Blender)
- [https://github.com/snorkel-team](https://github.com/snorkel-team)
- [https://github.com/imoneoi/openchat](https://github.com/imoneoi/openchat)
- [https://github.com/Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)
- [Docker系列 基于OpenAI API和Access Token自建ChatGPT](https://blognas.hwb0307.com/linux/docker/4201)
Expand All @@ -411,6 +434,8 @@
- [https://copilot.microsoft.com](https://copilot.microsoft.com)
- [https://www.bing.com/chat](https://www.bing.com/chat)
- PaLM [https://github.com/babaohuang/GeminiProChat](https://github.com/babaohuang/GeminiProChat)
- [https://github.com/loo-y/GeminiChatUp](https://github.com/loo-y/GeminiChatUp)
- [https://github.com/lchh5/GeminiPro-Next-Web](https://github.com/lchh5/GeminiPro-Next-Web)
- [https://github.com/antergone/palm-proxy](https://github.com/antergone/palm-proxy)
- [https://bard.google.com/chat](https://bard.google.com/chat)
```bash
Expand Down Expand Up @@ -446,6 +471,7 @@ curl \
- [https://github.com/dvmazur/mixtral-offloading](https://github.com/dvmazur/mixtral-offloading)
- [https://github.com/janhq/jan](https://github.com/janhq/jan)
- [https://github.com/openchatai/OpenCopilot](https://github.com/openchatai/OpenCopilot)
- Excel公式 [https://github.com/weijunext/smart-excel-ai](https://github.com/weijunext/smart-excel-ai)



Expand Down
9 changes: 9 additions & 0 deletions Shell/PowerShell命令.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,15 @@ Get-Process -Name 名称 | foreach-object{$_.Kill()}
Get-WmiObject Win32_Process -Filter "name = 'notepad.exe'" | ForEach-Object{$_.Terminate() | Out-Null }
Get-WmiObject Win32_Process -Filter "name = 'notepad.exe'" | Invoke-WmiMethod -Name Terminate | Out-Null
# 根据模块(dll)查找进程并结束进程
```powershell
Get-Process | Where-Object {$_.Modules | Where-Object {$_.ModuleName -eq "NsCopyHook3.dll"}} | Stop-Process -Force; Start-Process explorer.exe
Get-Process | Where-Object {$_.Modules.ModuleName -contains 'NsCopyHook3.dll'} | Stop-Process -Force; Start-Process explorer.exe
```



# 网络相关命令
## 1. dns 相关(dns-client)
Clear-DnsClientCache # 清除 dns 缓存(替换掉 `ipconfig /flushdns`
Expand Down
3 changes: 3 additions & 0 deletions Shell/Shell命令.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,16 @@
+ [https://github.com/junegunn/fzf](https://github.com/junegunn/fzf)
+ [https://github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)
+ 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)
+ [https://github.com/YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)
+ kill [https://github.com/jkfran/killport](https://github.com/jkfran/killport)
+ ack [https://github.com/ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher)
+ 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
+ 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
+ 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
+ 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
+ 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
+ cat [https://github.com/swsnr/mdcat](https://github.com/swsnr/mdcat)
+ 文件管理 [https://github.com/sxyazi/yazi](https://github.com/sxyazi/yazi)



Expand Down
5 changes: 4 additions & 1 deletion System/Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,10 @@
* 工具箱 [https://github.com/helloklf/vtools](https://github.com/helloklf/vtools)
* 李跳跳 [https://wwe.lanzouw.com/b01v0g3wj](https://wwe.lanzouw.com/b01v0g3wj) 1233
* [李跳跳进阶指南](https://juejin.cn/post/6938590373740544007)
* 自动点击 [https://github.com/gkd-kit/gkd](https://github.com/gkd-kit/gkd)
* [https://github.com/zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)
* [https://github.com/GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)
* [https://github.com/LGH1996/TapClick](https://github.com/LGH1996/TapClick)
* 浏览器 [https://github.com/tuyafeng/Via](https://github.com/tuyafeng/Via)
* [https://www.xbext.com](https://www.xbext.com)
* [https://www.twinkstar.com](https://www.twinkstar.com)
Expand All @@ -531,7 +535,6 @@
* [https://www.magicut.cn](https://www.magicut.cn)
* 手机变成计算机的麦克风 [https://wolicheng.com/womic](https://wolicheng.com/womic)
* 备份数据 [https://github.com/XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)
* 自动点击 [https://github.com/gkd-kit/gkd](https://github.com/gkd-kit/gkd)


### 证件照
Expand Down
1 change: 1 addition & 0 deletions System/Linux网络防火墙.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ firewall-cmd --query-panic
- [https://ip.guide](https://ip.guide)
- [https://github.com/lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)
- [https://gitee.com/lionsoul/ip2region](https://gitee.com/lionsoul/ip2region)
- [https://ifconfig.me](https://ifconfig.me)
- 可用性检查 [https://github.com/funilrys/PyFunceble](https://github.com/funilrys/PyFunceble)


Expand Down
Loading

0 comments on commit e1a6968

Please sign in to comment.