Skip to content
Wannaphong Phatthiyaphaibun edited this page Aug 16, 2019 · 1 revision

GUI

KKU Internet Autologin

open run.bat than input

  • user is id student. (not need -)

  • password is kku-wifi password.

than enter or click OK.

Python API

from login import *

Check connect

is_connected()

return True or False

login

login(id student,password)

AutoLogin

login_cli(id student,password)
Clone this wiki locally