parent
4f8f873682
commit
c22f9ff08a
22 changed files with 633 additions and 11 deletions
7
client/server_scripts/socks5_proxy/start.sh
Normal file
7
client/server_scripts/socks5_proxy/start.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# This scripts copied from Amnezia client to Docker container to /opt/amnezia and launched every time container starts
|
||||
|
||||
echo "Container startup"
|
||||
|
||||
/bin/3proxy /usr/local/3proxy/conf/3proxy.cfg
|
||||
Loading…
Add table
Add a link
Reference in a new issue