Install using
cabal install
then simply run
firewall-auth
You can also supply username and password as command line arguments.
firewall-auth "username" "password"
Add your username and password as stated in line 65 eg
parse [] = return ("username","password")
comment the line
-- parse _ = readInput