netacess

CLI for IIT Madras netaccess


Keywords
iit, iitm, netaccess, python
License
MIT
Install
pip install netacess==0.0.1

Documentation

IITM-Netaccess-Approval

Python code that utilizes the mechanize library for netaccess approval of the IIT Madras network from command line

Installation

Quick Installation

Use pip to install the package as follows

pip install netaccess

Usage

To perform a netaccess approval, run the following command

netaccess

or,

netaccess -u <username> -p <password>

Original Author

Cibin Joseph, Aerospace Engineering, IIT Madras

License

This project is licensed under the MIT License - see the LICENSE.md file for details