To build the application run the following:
go build -ldflags "-w -s" main.go
or build
- env GOOS=windows GOARCH=386 go build -v main.go
- env GOOS=linux GOARCH=amd64 go build -v main.go
cat urls.txt | online
To build the application run the following:
go build -ldflags "-w -s" main.go
or build
cat urls.txt | online