Go to file
wpetit e140439b1e fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
cmd fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
control fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
.gitignore chore: initial commit 2020-10-21 18:00:15 +02:00
Makefile chore: initial commit 2020-10-21 18:00:15 +02:00
README.md chore: add README 2020-10-21 19:49:25 +02:00
client.go fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
client_config.go feat: enhanced configuration options 2020-10-23 18:26:50 +02:00
error.go chore: initial commit 2020-10-21 18:00:15 +02:00
go.mod chore: tidy dependencies 2020-10-21 20:30:29 +02:00
go.sum chore: tidy dependencies 2020-10-21 20:30:29 +02:00
helper.go fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
modd.conf chore: initial commit 2020-10-21 18:00:15 +02:00
remote_client.go fix: enhance proxy stability 2020-10-24 13:35:27 +02:00
server.go feat: cleanup remote client on connection closed 2020-10-23 13:42:18 +02:00
server_config.go feat: enhanced configuration options 2020-10-23 18:26:50 +02:00
server_hook.go chore: initial commit 2020-10-21 18:00:15 +02:00

README.md

go-tunnel

Librairie permettant d'implémenter des tunnels TCP/UDP/HTTP(S) en Go.

Licence

AGPL-3.0