Skip to content

Instantly share code, notes, and snippets.

@andrewl3wis
Created January 24, 2014 03:59
Show Gist options
  • Save andrewl3wis/8591885 to your computer and use it in GitHub Desktop.
Save andrewl3wis/8591885 to your computer and use it in GitHub Desktop.
#!/bin/bash
scanvar=$(cat ukraineip.txt)
zmap -p $1 $scanvar -o $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment