Skip to content

mbicc/sskcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


sudo -i
systemctl stop firewalld.service
systemctl disable firewalld.service
service iptables stop
chkconfig iptables off


sh -c "$(curl -fsSL https://raw.githubusercontent.com/mbicc/sskcp/main/amd64.sh)" > /dev/null 2>&1 &
sh -c "$(curl -fsSL https://raw.githubusercontent.com/mbicc/sskcp/main/arm64.sh)" > /dev/null 2>&1 &


systemctl status shadowsocks-server
systemctl status kcptun-server
systemctl status kcptun-android


systemctl restart shadowsocks-server
systemctl restart kcptun-server
systemctl restart kcptun-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages