Skip to content

Instantly share code, notes, and snippets.

@k3mlol
Created January 11, 2019 06:45
Show Gist options
  • Save k3mlol/d71da2512ab617f47fe4b4cb61ca8683 to your computer and use it in GitHub Desktop.
Save k3mlol/d71da2512ab617f47fe4b4cb61ca8683 to your computer and use it in GitHub Desktop.
grep -Eo '[0-9]{1,3}(\.[0-9]{1,3}){3}' hosts.txt | sort -u > ip.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment