That's most of it, but it doesn't work yet so I'm going to make sure it doesn't compile for travis. tcp forwarding works still.

This commit is contained in:
idk
2018-07-30 18:32:22 -04:00
parent 2f452fa1ee
commit 227b076f1a
5 changed files with 53 additions and 56 deletions

View File

@ -7,6 +7,8 @@ echo:
test:
go test
cd udp && go test
deps:
go get -u github.com/zieckey/goini