mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-03 03:47:39 +03:00
Add strict route option
This commit is contained in:
parent
d1c9876e60
commit
e01ce3a8a7
5 changed files with 106 additions and 74 deletions
2
Makefile
2
Makefile
|
@ -18,4 +18,4 @@ lint_install:
|
|||
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
||||
|
||||
test:
|
||||
go test -v ./...
|
||||
go test -v .
|
Loading…
Add table
Add a link
Reference in a new issue