Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save florianmaxim/0acbaa2cdf2a65851a91063bf22e6d92 to your computer and use it in GitHub Desktop.

Select an option

Save florianmaxim/0acbaa2cdf2a65851a91063bf22e6d92 to your computer and use it in GitHub Desktop.
sudo netstat -n --udp --listen | egrep ':(4[2-9]|[45][0-9])[0-9]{3}|6[0-3][0-9]{3}|49999' // Port 40000-49999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment