Skip to content

a script to install shadowsocks on ipv6 only vps (ie Hax.co.id)

Notifications You must be signed in to change notification settings

daycat/stupid-simple-shadowsocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stupid-simple-shadowsocks

A script to intall shadowsocks, fast and securely

usage:

apt update && apt install curl -y && bash <(curl -fsSL https://ghproxy.com/https://github.com/daycat/hax-shadowsocks-install/blob/main/main.sh)

for ipv4 / ipv6 only VPS and you need dual-stack connectivity:

apt update && apt install curl -y && bash <(curl -fsSL https://ghproxy.com/https://github.com/daycat/hax-shadowsocks-install/blob/main/warp-included.sh)

credits

thank you P3TERX for warp installation script
thanks you clowwindy for shadowsocks

About

a script to install shadowsocks on ipv6 only vps (ie Hax.co.id)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages