.git broken, restart
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
nmap_full ()
|
||||
{
|
||||
sudo nmap --scanflags URGACKPSHRSTSYNFIN $@
|
||||
}
|
||||
nmap_full "$@"
|
||||
Reference in New Issue
Block a user