2019年6月8日星期六

telegram socks 5 一键脚本

下面有方法1和方法2
-----------------------------方法1,安装v2ray Go一键脚本,内部集成socks----------------------------------
debian ubuntu
apt-get update
apt-get install curl -y
bash <(curl -s -L https://git.io/v2ray.sh)

centos
yum update
yum install curl -y
bash <(curl -s -L https://git.io/v2ray.sh)

会提示安装v2ray,先安装v2ray,一路回车
装好后输入v2ray,按7,添加socks
完。

--------------------------方法2----------------------------------
信息来源

https://baimizhu.blogspot.com/2019/05/socks5.html



GCP下ssh 一行一回车敲入

sudo -i

yum install -y wget

or

apt-get install wget -y


wget -q -N --no-check-certificate https://www.drivehq.com/file/DFPublishFile.aspx/FileID6198724747/Keypo68mk66aco4/onekeysocks5.sh && bash onekeysocks5.sh


reboot

重启完成。

-------------------------------


vi进入编辑

1.端口文件

/etc/sysconfig/ss5

2.访问授权配置文件

/etc/opt/ss5/ss5.conf

3.用户账号信息文件

/etc/opt/ss5/ss5.passwd

4.部分文件修改后需要重启ss5

重启命令:service ss5 restart

没有评论:

发表评论

openwrt在线编译 插件名字查找

openwrt在线编译 https://firmware-selector.staging.immortalwrt.org/ 插件名字查找 https://downloads.staging.immortalwrt.org/releases/23.05.1/packages/x8...