add reverse portfwd function

This commit is contained in:
FunnyWolf
2022-03-10 20:12:22 +08:00
parent df012ce04b
commit 620d528233
6 changed files with 239 additions and 171 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ CLIENT_BINARY=ligoloc
SERVER_BINARY=ligolos
TAGS=release
OSARCH = "linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64 darwin/386"
OSARCH = "linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64"
TLS_HOST ?= 'ligolo.lan'