--- title: linux安装SSR date: 2024-09-20 14:29:03 description: linux安装SSR categories: [技术总结] tags: [Linux, Shell] --- ### 脚本代码 系统推荐Debian11或者Ubuntu 20.04 ```bash wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh # 1 - 10 2 - - - - - - wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh ./tcp.sh # 1 y 6 ```