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 a793eb11e1 close connection 4 years ago
.gitignore first commit 4 years ago
LICENSE first commit 4 years ago
README.md first commit 4 years ago
conf.go first commit 4 years ago
config.example.yaml first commit 4 years ago
go.mod first commit 4 years ago
go.sum first commit 4 years ago
main.go split file 4 years ago
server.go add debug log 4 years ago
server_test.go close connection 4 years ago
tcp_server.go add debug log 4 years ago
ws_server.go add debug log 4 years ago

README.md

wstunnel

two features:

  1. receive data through tcp and forward it through websocket connection

  2. receive data through websocket and forward it to upstream tcp port