commit 7041ca4c8133a60f053027c1b82495860edff0fd Author: xton13 Date: Sat Mar 3 14:53:34 2018 -0600 Init diff --git a/auth.sh b/auth.sh new file mode 100644 index 0000000..c34a8a8 --- /dev/null +++ b/auth.sh @@ -0,0 +1,2 @@ +#!/bin/sh +curl 'https://captiveportal.ialab.dsu.edu:6082/php/uid.php?vsys=1&rule=2' -d 'inputStr=&escapeUser=&preauthid=&user=USERNAME&passwd=PASSWORD&ok=Login'