You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dingjun 9a7e25c408 | 4 years ago | |
---|---|---|
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
conf.go | 4 years ago | |
config.example.yaml | 4 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
main.go | 4 years ago | |
server.go | 4 years ago | |
server_test.go | 4 years ago | |
tcp_server.go | 4 years ago | |
ws_server.go | 4 years ago |
README.md
wstunnel
two features:
-
receive data through tcp and forward it through websocket connection
-
receive data through websocket and forward it to upstream tcp port