diff --git a/README.md b/README.md index 0ccbfe5..ff83c45 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,21 @@ bash <(curl -L -s -k https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/ma bash <(curl -L -s -k https://raw.githubusercontent.com/cyao2q/trojan/master/tcp.sh) ``` +## [Easy install latest or LTS linux kernel and enable BBR or BBR plus](https://github.com/jinwyp/one_click_script/blob/master/KERNEL_CN.md) +``` +bash <(curl -Lso- https://git.io/kernel.sh) +``` + +``` +curl -O https://raw.githubusercontent.com/jinwyp/one_click_script/master/install_kernel.sh && chmod +x ./install_kernel.sh && ./install_kernel.sh +``` + ## 自己节点生成订阅地址 https://acl4ssr-sub.github.io/ https://acl4ssr.netlify.app/ ## 推荐windows客户端 -#### 可视化界面 https://github.com/2dust/v2rayN/releases https://github.com/2dust/v2rayN/releases/tag/3.29 @@ -52,9 +60,8 @@ https://github.com/TheMRLL/WinXray/releases/tag/V4.4 https://github.com/cyao2q/trojan/raw/master/Trojan-Qt5-Windows.7z ## 推荐Android客户端 -#### v2rayNG -https://github.com/2dust/v2rayNG/releases/tag/1.5.16 -#### ClashRForAndroid -https://github.com/naicfeng/ClashRForAndroid/releases -#### ClashForAndroid -https://github.com/Kr328/ClashForAndroid/releases +#### [v2rayNG](https://github.com/2dust/v2rayNG/releases/tag/1.5.16) + +#### [ClashRForAndroid](https://github.com/naicfeng/ClashRForAndroid/releases) + +#### [ClashForAndroid](https://github.com/Kr328/ClashForAndroid/releases)