This code now lives at: https://github.com/sensepost/go-out
A simple, dependency free, Golang egress buster using @mubix letmeoutofyour.net and @bhinfosecurity allports.exposed services.
Save the main.go
file and either go run main.go
or build it with go build -o go-out main.go
, moving the resultant binary to your place of choice.