A Python script that let you automatically authenticate into KMITL network
- Python 3.x
- Git
- The static IP on your device must be configured.
- Clone repo
git clone https://github.com/CE-HOUSE/auto-authen-kmitl.git
cd
into project directory
cd auto-authen-kmitl
- Install python packages
pip install -r requirements.txt
python3 authen.py
For more information
python3 authen.py --help
Alias | Name | Description |
---|---|---|
username |
Username | Username to login (without @kmitl.ac.th) |
password |
Password | Password to login |
ipAddress |
ipAddress | Your public IP |
- assazzin & CSAG for original Auto-authen-KMITL written in Perl language
- Network Laboratory for original Auto-authen-KMITL written in Python language Before CSC-KMITL Upgrade Authen Website
- ISAG Laboratory for nice space to improve our productivity!