A simple security tunnel with standard HTTP/HTTPS/HTTP2/KCP/SOCKS proxy protocols support
50K+
This image uses ENTRYPOINT to run the containers as an executable.
docker run -d -p 8080:8080 mixool/gost -L=:8080
docker run -d -p 8080:8080 mixool/gost -L=ss://aes-128-cfb:password@:8080docker run -d -p 8080:8080 --net=host mixool/gost -L=:8080 -F=ss://aes-128-cfb:password@s_ip:8080curl -x 127.0.0.1:8080 https://myip.today-L=:8080
-L=:8080 -F=socks5://s_ip:s_port-L=http2+kcp://:8088
-L=:8080 -L=http2+kcp://:8088 -L=ss://aes-128-cfb:password@:8338
-L=:8080 -F=?Download: gost client
For more details: ©blog
For more command line options, refer to: github/gost
Content type
Image
Digest
Size
12.5 MB
Last updated
about 6 years ago
docker pull mixool/gost