diff --git a/Makefile b/Makefile index 6fe4bdf..3b23c71 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +build_linux: + GOOS=linux go build -o ./dist/ ./cmd/goforward run_test_forward: cd ./cmd/goforward && go run . -f '127.0.0.1:12345->240e:379:1aee:c400:cd6:d551:e383:37a2:22,127.0.0.1:1234->1.1.1.1:443'