技术积累
日进一寸

一键安装脚本收集

Frp服务端一键配置脚本,脚本默認获取Frp最新版本

项目主页:https://github.com/kongdd/frp-onekey

wget https://raw.githubusercontent.com/mvscode/frps-onekey/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh install

NaiveProxy一键安装配置脚本,支持非80端口。

项目主页:https://github.com/imajeason/nas_tools

curl -o /root/.naive.sh https://raw.githubusercontent.com/imajeason/nas_tools/main/NaiveProxy/naive.sh 
chmod +x /root/.naive.sh
ln -s /root/.naive.sh /usr/bin/naive
赞(0)
未经允许不得转载:DongVPS » 一键安装脚本收集
分享到: 更多 (0)

评论 抢沙发