Skip to content

CE-HOUSE/Auto-Authen-KMITL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-authen-KMITL

A Python script that let you automatically authenticate into KMITL network

⚠️ Warning: This project is only an experiment on KMITL authentication system and it does not provided a bypass for login system

Getting started

Prerequisites

  • Python 3.x
  • Git
  • The static IP on your device must be configured.

Installation

  1. Clone repo
git clone https://github.com/CE-HOUSE/auto-authen-kmitl.git
  1. cd into project directory
cd auto-authen-kmitl
  1. Install python packages
pip install -r requirements.txt

Usage

python3 authen.py

For more information

python3 authen.py --help

Config

Alias Name Description
username Username Username to login (without @kmitl.ac.th)
password Password Password to login
ipAddress ipAddress Your public IP

Credit

  • 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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages