From 50ed08fc56db193de369864ad182679fed17a243 Mon Sep 17 00:00:00 2001 From: woytu <394585829@qq.com> Date: Fri, 17 May 2024 10:50:23 +0800 Subject: [PATCH] add --- .vuepress/public/files/settings.xml | 34 +++++++++++++++++-- ...54\344\270\211\346\226\271\345\272\223.md" | 2 ++ "IDE/Git\344\275\277\347\224\250.md" | 1 + "IDE/Git\346\234\215\345\212\241.md" | 1 + IDE/README.md | 2 ++ ...54\344\270\211\346\226\271\345\272\223.md" | 2 ++ Other/Bookmarks.md | 1 + ...15\345\222\214\345\215\232\345\256\242.md" | 1 + PL/README.md | 1 + ...72\345\267\245\346\231\272\350\203\275.md" | 5 +++ System/IOS.md | 2 +- System/Linux.md | 2 ++ System/README.md | 4 +++ "System/Windows\350\275\257\344\273\266.md" | 9 +++++ ...05\347\275\221\347\251\277\351\200\217.md" | 9 +++-- ...54\344\270\211\346\226\271\345\272\223.md" | 1 + 16 files changed, 71 insertions(+), 6 deletions(-) diff --git a/.vuepress/public/files/settings.xml b/.vuepress/public/files/settings.xml index 2632bdf98..325375220 100644 --- a/.vuepress/public/files/settings.xml +++ b/.vuepress/public/files/settings.xml @@ -166,20 +166,26 @@ under the License. alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ + + central nexus-tencentyun - * Nexus tencentyun http://mirrors.cloud.tencent.com/nexus/repository/maven-public/ + + + central ibiblio Mirror from Maven ibiblio http://mirrors.ibiblio.org/pub/mirrors/maven2/ + + central @@ -187,6 +193,8 @@ under the License. huaweicloud mirror from maven huaweicloud https://mirror.huaweicloud.com/repository/maven/ + + central @@ -194,6 +202,8 @@ under the License. central Maven Repository Switchboard http://repo1.maven.org/maven2/ + + central @@ -208,20 +218,26 @@ under the License. repo2 Mirror from Maven Repo2 http://repo2.maven.org/maven2/ + + central sprintio - central Human Readable Name for this Mirror. https://repo.spring.io/libs-snapshot/ + + + central ui Mirror from UK http://uk.maven.org/maven2/ + + central @@ -229,6 +245,8 @@ under the License. jboss-public-repository-group JBoss Public Repository Group http://repository.jboss.org/nexus/content/groups/public + + central @@ -236,6 +254,8 @@ under the License. google google maven https://maven.google.com/ + + central @@ -243,6 +263,8 @@ under the License. maven.net.cn Mirror from Maven in china http://maven.net.cn/content/groups/public/ + + central @@ -250,6 +272,8 @@ under the License. CN OSChinaCentral http://maven.oschina.net/content/groups/public/ + + central @@ -257,6 +281,8 @@ under the License. antelink antelink http://maven.antelink.com/content/repositories/central/ + + central @@ -264,6 +290,8 @@ under the License. openkoala openkoala http://nexus.openkoala.org/nexus/content/groups/Koala-release/ + + central @@ -271,6 +299,8 @@ under the License. tmatesoft tmatesoft http://maven.tmatesoft.com/content/groups/public/ + + central diff --git "a/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" index 51f750c0b..df1fbf1a7 100644 --- "a/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Go/Go\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -181,6 +181,7 @@ * [github.com/go-redis/redis](github.com/go-redis/redis) * [https://github.com/seccomp/libseccomp-golang](https://github.com/seccomp/libseccomp-golang) * [https://github.com/iancoleman/orderedmap](https://github.com/iancoleman/orderedmap) +* [https://github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map) * 构建命令行 [https://github.com/cli](https://github.com/cli) * [https://github.com/urfave/cli](https://github.com/urfave/cli) * [https://github.com/go-cmd/cmd](https://github.com/go-cmd/cmd) @@ -236,6 +237,7 @@ * [https://github.com/bwmarrin/snowflake](https://github.com/bwmarrin/snowflake) * 单元测试 [https://github.com/maxbrunsfeld/counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) * [https://github.com/onsi/gomega](https://github.com/onsi/gomega) +* [https://github.com/maxbrunsfeld/counterfeiter](https://github.com/maxbrunsfeld/counterfeiter) * 定时器 [https://github.com/antlabs/timer](https://github.com/antlabs/timer) * 替换DOCX中的文本 [https://github.com/nguyenthenguyen/docx](https://github.com/nguyenthenguyen/docx) * [https://github.com/sajari/docconv](https://github.com/sajari/docconv) diff --git "a/IDE/Git\344\275\277\347\224\250.md" "b/IDE/Git\344\275\277\347\224\250.md" index d76336331..1da82928a 100644 --- "a/IDE/Git\344\275\277\347\224\250.md" +++ "b/IDE/Git\344\275\277\347\224\250.md" @@ -54,6 +54,7 @@ * 编辑版本控制存储库的历史 [http://www.catb.org/esr/reposurgeon](http://www.catb.org/esr/reposurgeon) * GUI [https://github.com/git-cola/git-cola](https://github.com/git-cola/git-cola) * [https://github.com/prati0100/git-gui](https://github.com/prati0100/git-gui) +* [https://github.com/extrawurst/gitui](https://github.com/extrawurst/gitui) * [https://github.com/gitbutlerapp/gitbutler](https://github.com/gitbutlerapp/gitbutler) * [https://github.com/gitextensions/gitextensions](https://github.com/gitextensions/gitextensions) * [https://github.com/TortoiseGit](https://github.com/TortoiseGit) diff --git "a/IDE/Git\346\234\215\345\212\241.md" "b/IDE/Git\346\234\215\345\212\241.md" index b37ad0b9d..165bea9e9 100644 --- "a/IDE/Git\346\234\215\345\212\241.md" +++ "b/IDE/Git\346\234\215\345\212\241.md" @@ -156,6 +156,7 @@ volumes: - [https://github.com/apps/pull](https://github.com/apps/pull) - [https://github.com/BlueskyClouds/My-Actions/blob/master/backUp/gitSync.md](https://github.com/BlueskyClouds/My-Actions/blob/master/backUp/gitSync.md) - GitHub的Java API [https://github.com/hub4j/github-api](https://github.com/hub4j/github-api) +- 自动拉取请求 [https://github.com/dependabot/dependabot-core](https://github.com/dependabot/dependabot-core) - 项目管理 [https://www.zenhub.com](https://www.zenhub.com) diff --git a/IDE/README.md b/IDE/README.md index 55d7c5935..dd68cd8a8 100644 --- a/IDE/README.md +++ b/IDE/README.md @@ -96,6 +96,7 @@ - [https://github.com/OpenDevin/OpenDevin](https://github.com/OpenDevin/OpenDevin) - [https://github.com/stitionai/devika](https://github.com/stitionai/devika) - [https://github.com/aixcoder-plugin/aiXcoder-7B](https://github.com/aixcoder-plugin/aiXcoder-7B) +- [https://github.com/ibm-granite](https://github.com/ibm-granite) - 突出显示重要代码 [https://github.com/novoselrok/glance](https://github.com/novoselrok/glance) - 代码转换 [https://github.com/JustAIGithub/AI-Code-Convert](https://github.com/JustAIGithub/AI-Code-Convert) - [https://github.com/ritz078/transform](https://github.com/ritz078/transform) @@ -369,6 +370,7 @@ * [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) +* [https://github.com/taskforcesh/bullmq](https://github.com/taskforcesh/bullmq) diff --git "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" index c500f6ed6..0d9aad07e 100644 --- "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -61,6 +61,8 @@ - 流媒体 [https://github.com/Red5](https://github.com/Red5) - 多媒体检索 [https://github.com/vitrivr](https://github.com/vitrivr) - 地理空间数据 [https://github.com/geotools/geotools](https://github.com/geotools/geotools) + - [https://sourceforge.net/projects/geotools](https://sourceforge.net/projects/geotools) + - [https://www.osgeo.org/projects](https://www.osgeo.org/projects) - [https://github.com/geoserver/geoserver](https://github.com/geoserver/geoserver) - [https://github.com/Esri/geoportal-server-harvester](https://github.com/Esri/geoportal-server-harvester) - [https://github.com/Esri/geoportal-server-catalog](https://github.com/Esri/geoportal-server-catalog) diff --git a/Other/Bookmarks.md b/Other/Bookmarks.md index 4d8f24723..c3b2f78c6 100644 --- a/Other/Bookmarks.md +++ b/Other/Bookmarks.md @@ -172,6 +172,7 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0 * [https://www.meiye.art](https://www.meiye.art) * [https://uxbaike.com](https://uxbaike.com) * [https://mjcn.club](https://mjcn.club) +* [https://www.logocook.shop/editor](https://www.logocook.shop/editor) ## 文档 diff --git "a/Other/\344\271\246\347\261\215\345\222\214\345\215\232\345\256\242.md" "b/Other/\344\271\246\347\261\215\345\222\214\345\215\232\345\256\242.md" index 27367ea78..909c22ca9 100644 --- "a/Other/\344\271\246\347\261\215\345\222\214\345\215\232\345\256\242.md" +++ "b/Other/\344\271\246\347\261\215\345\222\214\345\215\232\345\256\242.md" @@ -543,6 +543,7 @@ * [https://github.com/husky-dot/xiaozhi](https://github.com/husky-dot/xiaozhi) * [https://shenqiuhui.github.io/archives](https://shenqiuhui.github.io/archives) * [https://github.com/Wscats/articles](https://github.com/Wscats/articles) +* [https://github.com/Spike-Leung/taxodium](https://github.com/Spike-Leung/taxodium) diff --git a/PL/README.md b/PL/README.md index 1b648ad0e..acfcfdf5d 100644 --- a/PL/README.md +++ b/PL/README.md @@ -414,6 +414,7 @@ * [https://github.com/Budibase/budibase](https://github.com/Budibase/budibase) * [https://github.com/appsmithorg/appsmith](https://github.com/appsmithorg/appsmith) * [https://github.com/teableio/teable](https://github.com/teableio/teable) +* [https://github.com/nocobase/nocobase](https://github.com/nocobase/nocobase) diff --git "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" index c9d37a2fe..46108abb4 100644 --- "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" +++ "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" @@ -12,6 +12,7 @@ + [https://github.com/datawhalechina](https://github.com/datawhalechina) + [https://github.com/LLMBook-zh/LLMBook-zh.github.io](https://github.com/LLMBook-zh/LLMBook-zh.github.io) + [https://github.com/zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer) ++ [https://github.com/cbamls/AI_Tutorial](https://github.com/cbamls/AI_Tutorial) + 动手学深度学习 [https://github.com/d2l-ai](https://github.com/d2l-ai) + [https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models) + [https://github.com/HqWu-HITCS/Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM) @@ -250,12 +251,14 @@ * 音频处理 [https://github.com/facebookresearch/audiocraft](https://github.com/facebookresearch/audiocraft) * [https://github.com/jianchang512/vocal-separate](https://github.com/jianchang512/vocal-separate) * [https://github.com/DoMusic/Hybrid-Net](https://github.com/DoMusic/Hybrid-Net) +* [https://github.com/Spr-Aachen/Easy-Voice-Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit) * 语音转文字 [https://github.com/jianchang512/stt](https://github.com/jianchang512/stt) * 文本复述 [https://github.com/tongchangD/text_data_enhancement_with_LaserTagger](https://github.com/tongchangD/text_data_enhancement_with_LaserTagger) * [https://github.com/innnky/so-vits-svc](https://github.com/innnky/so-vits-svc) * [https://github.com/34j/so-vits-svc-fork](https://github.com/34j/so-vits-svc-fork) * [https://github.com/suno-ai/bark](https://github.com/suno-ai/bark) * [https://github.com/coqui-ai/TTS](https://github.com/coqui-ai/TTS) +* [https://github.com/fishaudio/fish-speech](https://github.com/fishaudio/fish-speech) * [https://github.com/open-mmlab/Amphion](https://github.com/open-mmlab/Amphion) * 变声 [https://github.com/w-okada/voice-changer](https://github.com/w-okada/voice-changer) * 捕获键盘声音 [https://github.com/ggerganov/kbd-audio](https://github.com/ggerganov/kbd-audio) @@ -271,6 +274,7 @@ * [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/zhbhun/rmbg](https://github.com/zhbhun/rmbg) +* [https://github.com/lichin-lin/figma-sam](https://github.com/lichin-lin/figma-sam) * [https://ai-image.tools](https://ai-image.tools) * [https://cutout.aiwave.cc](https://cutout.aiwave.cc) * 视频制作 [https://github.com/elebumm/RedditVideoMakerBot](https://github.com/elebumm/RedditVideoMakerBot) @@ -280,6 +284,7 @@ * [https://github.com/lucataco/cog-MagicAnimate](https://github.com/lucataco/cog-MagicAnimate) * [https://github.com/PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) * [https://github.com/6174/comflowy](https://github.com/6174/comflowy) +* [https://github.com/alibaba-damo-academy/FunClip](https://github.com/alibaba-damo-academy/FunClip) * 实时屏幕翻译 [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/harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) diff --git a/System/IOS.md b/System/IOS.md index d3515a10f..d9c0c0316 100644 --- a/System/IOS.md +++ b/System/IOS.md @@ -1,4 +1,3 @@ - # IOS [[toc]] @@ -53,6 +52,7 @@ - 用文字找照片 [https://github.com/mazzzystar/Queryable](https://github.com/mazzzystar/Queryable) - MAC备份 [https://github.com/lra/mackup](https://github.com/lra/mackup) - 模拟定位 [https://github.com/Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator) +- [https://github.com/DamascenoRafael/reminders-menubar](https://github.com/DamascenoRafael/reminders-menubar) - 隐藏菜单栏 [https://github.com/Mortennn/Dozer](https://github.com/Mortennn/Dozer) - [https://github.com/acidanthera](https://github.com/acidanthera) - [https://github.com/ivoronin/TomatoBar](https://github.com/ivoronin/TomatoBar) diff --git a/System/Linux.md b/System/Linux.md index c3a00006a..6f73544f4 100644 --- a/System/Linux.md +++ b/System/Linux.md @@ -29,6 +29,8 @@ + [https://github.com/nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning) * [bpf简介](https://blog.csdn.net/sinat_38816924/article/details/115471891) + [https://github.com/elastic/otel-profiling-agent](https://github.com/elastic/otel-profiling-agent) ++ [https://github.com/eunomia-bpf/bpf-developer-tutorial](https://github.com/eunomia-bpf/bpf-developer-tutorial) ++ [https://github.com/libbpf/libbpf-bootstrap](https://github.com/libbpf/libbpf-bootstrap) * [VIM键盘图形备忘单](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html) diff --git a/System/README.md b/System/README.md index ffee224f9..f931bbbb2 100644 --- a/System/README.md +++ b/System/README.md @@ -191,6 +191,7 @@ * [https://github.com/IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns) * [https://github.com/pymumu/smartdns](https://github.com/pymumu/smartdns) * [https://github.com/nextdns/nextdns](https://github.com/nextdns/nextdns) +* [https://github.com/TechnitiumSoftware/DnsServer](https://github.com/TechnitiumSoftware/DnsServer) * DNS扫描 [https://github.com/pwnesia/dnstake](https://github.com/pwnesia/dnstake) * [https://github.com/zartbot/ztrace](https://github.com/zartbot/ztrace) * 客户端 [https://github.com/mr-karan/doggo](https://github.com/mr-karan/doggo) @@ -487,6 +488,9 @@ * 表单生成 [https://github.com/heyform/heyform](https://github.com/heyform/heyform) * 管理后台 [https://github.com/dashpresshq/dashpress](https://github.com/dashpresshq/dashpress) * 文件共享 [https://github.com/stonith404/pingvin-share](https://github.com/stonith404/pingvin-share) +* 主页仪表板 [https://github.com/glanceapp/glance](https://github.com/glanceapp/glance) +* 在线知识库 [https://github.com/outline/outline](https://github.com/outline/outline) +* 自定义二维码 [https://github.com/kochrt/qr-designer](https://github.com/kochrt/qr-designer) diff --git "a/System/Windows\350\275\257\344\273\266.md" "b/System/Windows\350\275\257\344\273\266.md" index fc8720f09..35a79b9c9 100644 --- "a/System/Windows\350\275\257\344\273\266.md" +++ "b/System/Windows\350\275\257\344\273\266.md" @@ -390,6 +390,7 @@ - [https://github.com/Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader) - [https://github.com/qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic) - 字幕 [https://github.com/foxofice/sub_share](https://github.com/foxofice/sub_share) +- [https://github.com/solidSpoon/DashPlayer](https://github.com/solidSpoon/DashPlayer) - 视频剪辑 [https://www.capcut.cn](https://www.capcut.cn) - [https://www.kuaishou.com/kuaiying](https://www.kuaishou.com/kuaiying) - [https://www.topazlabs.com](https://www.topazlabs.com) @@ -875,6 +876,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) * [https://github.com/topics/second-screen](https://github.com/topics/second-screen) * [https://github.com/quasar/Quasar](https://github.com/quasar/Quasar) * [https://github.com/fmeringdal/nettu-meet](https://github.com/fmeringdal/nettu-meet) +* [https://github.com/CapSoftware/Cap](https://github.com/CapSoftware/Cap) * 一键远控 [https://www.yijianyuankong.com](https://www.yijianyuankong.com) * GotoHTTP [https://gotohttp.com](https://gotohttp.com) * 灰鸽子远程 [http://www.huigezi.org](http://www.huigezi.org) @@ -908,6 +910,11 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) * [https://github.com/Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt) * [https://github.com/Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher) * [https://github.com/Wox-launcher/Wox](https://github.com/Wox-launcher/Wox) +* [https://www.wisecleaner.com/wise-jetsearch.html](https://www.wisecleaner.com/wise-jetsearch.html) +* [https://www.fileseek.ca](https://www.fileseek.ca) +* [https://www.jam-software.com/ultrasearch](https://www.jam-software.com/ultrasearch) +* [https://www.mythicsoft.com/agentransack](https://www.mythicsoft.com/agentransack) +* [https://www.nirsoft.net/utils/search_my_files.html](https://www.nirsoft.net/utils/search_my_files.html) * ReNamer 批量重命名 [http://www.den4b.com](http://www.den4b.com) * 文件去重 [http://www.alldup.info](http://www.alldup.info) * 文件资源管理器 [https://github.com/files-community/Files](https://github.com/files-community/Files) @@ -992,6 +999,8 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) * Windows Install Clean Up 安装后在安装目录找到`msicuu.exe`运行,然后选中程序点击`remove` * [https://www.ccleaner.com](https://www.ccleaner.com) * [https://www.wisecleaner.com](https://www.wisecleaner.com) +* [https://bogdan-patraucean.github.io/about/wintoys](https://bogdan-patraucean.github.io/about/wintoys) + **卸载自带应用** diff --git "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" index 7490ab5cb..17266fa0f 100644 --- "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" +++ "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" @@ -39,6 +39,7 @@ **其他** - [https://github.com/ntop/n2n](https://github.com/ntop/n2n) + - [https://bugxia.com/357.html](https://bugxia.com/357.html) - [https://github.com/lwch/natpass](https://github.com/lwch/natpass) - [https://github.com/cnlh/nps](https://github.com/cnlh/nps) - [https://github.com/ffay/lanproxy](https://github.com/ffay/lanproxy) @@ -50,6 +51,10 @@ - [https://github.com/heiher/natmap](https://github.com/heiher/natmap) - [https://github.com/pgrok/pgrok](https://github.com/pgrok/pgrok) - [https://github.com/P001water/yuze](https://github.com/P001water/yuze) +- [https://github.com/lbl8603/vnt](https://github.com/lbl8603/vnt) +- ZeroTier [https://github.com/zerotier](https://github.com/zerotier) + - [ZeroTier Moon 部署](https://blog.csdn.net/RadiantJeral/article/details/104159031) +- [https://github.com/tailscale](https://github.com/tailscale) * [https://github.com/SeaHOH/GotoX](https://github.com/SeaHOH/GotoX) @@ -263,6 +268,7 @@ log_level = info * [https://github.com/yebekhe/TVC](https://github.com/yebekhe/TVC) * [https://github.com/wzdnzd/aggregator](https://github.com/wzdnzd/aggregator) * [https://github.com/barry-far/V2ray-Configs](https://github.com/barry-far/V2ray-Configs) +* [https://github.com/Cry1ngMan/1](https://github.com/Cry1ngMan/1) @@ -399,8 +405,6 @@ log_level = info * [https://github.com/jedisct1/vtun](https://github.com/jedisct1/vtun) * [https://github.com/mullvad](https://github.com/mullvad) * [https://github.com/ProtonVPN](https://github.com/ProtonVPN) -* ZeroTier [https://github.com/zerotier](https://github.com/zerotier) - * [ZeroTier Moon 部署](https://blog.csdn.net/RadiantJeral/article/details/104159031) * Tinc VPN [https://github.com/gsliepen/tinc](https://github.com/gsliepen/tinc) * [https://gitlab.com/gsliepen/tinc](https://gitlab.com/gsliepen/tinc) * [使用 Tinc VPN 实现远程办公](https://21ki.github.io/post/tinc-vpn-build) @@ -430,7 +434,6 @@ log_level = info * [https://github.com/trailofbits/algo](https://github.com/trailofbits/algo) * [https://github.com/StreisandEffect/streisand](https://github.com/StreisandEffect/streisand) * [https://github.com/brittson/wireguard_config_maker](https://github.com/brittson/wireguard_config_maker) -* [https://github.com/tailscale](https://github.com/tailscale) - [https://www.wireguardconfig.com](https://www.wireguardconfig.com) diff --git "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" index 36930b77b..6c45973cd 100644 --- "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -243,6 +243,7 @@ * 字符串解析和格式化 [https://github.com/ljharb/qs](https://github.com/ljharb/qs) * 日志 [https://github.com/winstonjs/winston](https://github.com/winstonjs/winston) * 主线程上运行 [https://github.com/astoilkov/main-thread-scheduling](https://github.com/astoilkov/main-thread-scheduling) +* 埋点 [https://github.com/M-cheng-web/web-tracing](https://github.com/M-cheng-web/web-tracing) - 数字精度 [https://github.com/topics/arbitrary-precision](https://github.com/topics/arbitrary-precision)