shadowsocks impl
This commit is contained in:
parent
95cbb07cbb
commit
ec9ae0ef4f
20 changed files with 380 additions and 117 deletions
2
client/server_scripts/remove_container.sh
Normal file
2
client/server_scripts/remove_container.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
docker stop $CONTAINER_NAME
|
||||
docker rm -f $CONTAINER_NAME
|
||||
Loading…
Add table
Add a link
Reference in a new issue