/uims-firewall-authenticator

Login into firewall authentication via CLI

Primary LanguagePythonMIT LicenseMIT

uims-firewall-authenticator

In Chandigarh University network, we have to login before using the internet. Through this project we can do internet login from our terminal. For eg - if connecting raspberry pi with ethernet cable and connecting that to PC through ssh, to use the internet in pi we have to first login with our CUIMS account.

How to execute the script

  • git clone https://github.com/cu-unofficial/uims-firewall-authenticator
  • sudo apt-get install python-bs4
  • cd uims-firewall-authenticator
  • python log.py

License

MIT License