Skip to content

christopher-gibson/easy-shadowsocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Easy Shadowsocks

easy-shadowsocks is a small bash script to get shadowsocks up and running quickly using docker and the docker image from easypi/shadowsocks-libev.

Prerequisites

  • Docker

Getting Started

# Create a container named shadowsocks-80 with port 80 published
./easyss.sh --port 80 --password 5aJdf8Alkh2

# Stop the container
docker kill shadowsocks-80

About

Bash script to get Shadowsocks up and running quickly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages