Go to file
wpetit 6e1aca1622 chore: tidy dependencies 2020-10-21 20:30:29 +02:00
cmd chore: initial commit 2020-10-21 18:00:15 +02:00
control chore: initial commit 2020-10-21 18:00:15 +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 chore: initial commit 2020-10-21 18:00:15 +02:00
client_config.go chore: initial commit 2020-10-21 18:00:15 +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 chore: initial commit 2020-10-21 18:00:15 +02:00
modd.conf chore: initial commit 2020-10-21 18:00:15 +02:00
remote_client.go chore: initial commit 2020-10-21 18:00:15 +02:00
server.go fix: early exit on Accept() error 2020-10-21 19:48:12 +02:00
server_config.go chore: initial commit 2020-10-21 18:00:15 +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