Skip to content
 
 

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IITK Authentication in Haskell

Install using

cabal install

then simply run

firewall-auth

You can also supply username and password as command line arguments.

firewall-auth "username" "password"

Hardcoding Username and Password in the Executable

Add your username and password as stated in line 65 eg

parse [] = return ("username","password")

comment the line

-- parse _ = readInput

Contributors

Satvik Chauhan

Jayesh Kumar Gupta

About

firewall auth script in haskell

Resources

Stars

0 stars

Watchers

18 watching

Forks

Releases

Packages

Contributors

Languages