Sign inSign up

chenhw2/gost

By chenhw2

Updated over 1 year ago

A simple security tunnel written in Golang.

Image
1

10K+

chenhw2/gost repository overview

Source
Thanks to
Usage
$ docker pull chenhw2/gost

$ docker run -d \
    -e "ARGS=-L=socks://:1080" \
    -p 1080:1080/tcp \
    chenhw2/gost
Features
Help
$ docker run --rm chenhw2/gost -h
  -C string
    	configure file
  -D	enable debug log
  -F value
    	forward address, can make a forward chain
  -L value
    	listen address, can listen on multiple ports
  -V	print version
  -obfs4-distBias
    	Enable obfs4 using ScrambleSuit style table generation

Tag summary

Content type

Image

Digest

sha256:bf21b461b

Size

16 MB

Last updated

over 1 year ago

docker pull chenhw2/gost