From 7041ca4c8133a60f053027c1b82495860edff0fd Mon Sep 17 00:00:00 2001 From: xton13 Date: Sat, 3 Mar 2018 14:53:34 -0600 Subject: [PATCH] Init --- auth.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 auth.sh 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'