Install using
cabal installthen simply run
firewall-authYou 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