/iiit-firewall-auth-cli

Authenticate to IIIT Bhubaneswar's Firewall from the command-line (For servers with no GUI)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

IIIT-Bh Firewall Auth from CLI 👨‍🚒

(For servers with no GUI :computer:)

Use it:

git clone https://github.com/adityaprakash-bobby/iiit-firewall-auth-cli.git
cd iiit-firewall-auth-cli

# install python dependencies
pip install -r requirements.txt

# login to IIIT's firewall
python script.py

To Do's:

  • Maintain a session :squirrel:
  • Add daemon mode of opertaion ㊙️
  • Feature to detect if the system is already authenticated 🆔
  • Modularize the program and ship as package 🎁
  • Design a beautiful CLI ❤️