File: start-nmapsi4.command

package info (click to toggle)
nmapsi4 0.5~alpha1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,328 kB
  • sloc: cpp: 7,199; ruby: 81; sh: 47; xml: 8; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh
# my location /users/brand/Desktop/nmapsi4-0.4/
# do not to change "nmapsi4.app/Contents/MacOS/nmapsi4"
 
osascript -e 'do shell script "$PWD/Desktop/nmapsi4-0.4/nmapsi4.app/Contents/MacOS/nmapsi4" with administrator privileges'