mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 22:36:53 +00:00
6 lines
162 B
Plaintext
Executable File
6 lines
162 B
Plaintext
Executable File
GOOS=darwin GOARCH=amd64 go build ./cmd/...
|
|
zip -rm spoof-dpi-osx.zip spoof-dpi
|
|
|
|
GOOS=linux GOARCH=amd64 go build ./cmd/...
|
|
zip -rm spoof-dpi-linux.zip spoof-dpi
|