correct url, slower refresh to lessen load
This commit is contained in:
parent
fbca3e4c0d
commit
6c45c61c2d
|
@ -39,8 +39,8 @@ exit 1
|
|||
}
|
||||
|
||||
IF='wlan0'
|
||||
OUT='http://localhost/sb/pamela/upload.php'
|
||||
SLEEP='60'
|
||||
OUT='http://81.163.130.39/pamela/upload.php'
|
||||
SLEEP='120'
|
||||
|
||||
TEMP=$(getopt -o 'hi:o:s:-n' "pamela arp scanner" -- "$@")
|
||||
if [ $? != 0 ] ; then echo "Could not parse parameters..." >&2 ; exit 1 ; fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user