Skip to content

crayonxiaoxing/onekeyProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadowsocks

wget -N --no-check-certificate https://raw.githubusercontent.com/crayonxiaoxing/onekeyProxy/master/proxy/shadowsocks.sh && chmod +x shadowsocks.sh && ./shadowsocks.sh

MTProxy

wget -N --no-check-certificate https://raw.githubusercontent.com/crayonxiaoxing/onekeyProxy/master/proxy/mt_proxy.sh && chmod +x mt_proxy.sh && ./mt_proxy.sh

Socks5

yum -y install wget curl
wget https://raw.githubusercontent.com/crayonxiaoxing/onekeyProxy/master/socks5.sh;bash socks5.sh

socks5 安装/卸载  `socks5 {install|uninstall}`
socks5 用户 添加/删除/列出  `socks5 user {add|del|list}`
socks5 启动/停止/重启/查看状态  `socks5 {start|stop|restart|status}`
socks5 更新/查看信息  `socks5 {update|info}`

About

proxy shell script hub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages