# go-out

A cool [tool](https://github.com/sensepost/go-out) for checking egress filtering.

## Test if ports 1-1024 are allowed outbound
```
./go-out-linux-amd64 -start=1 -end=1024
```
