Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
onewesong committed Oct 27, 2023
1 parent f6754cb commit cfe5bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -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'

Expand Down

0 comments on commit cfe5bce

Please sign in to comment.