Skip to content

(Deprecated) A command-line tool for login/logout Kasetsart University Wireless Network (KUWiN)

Notifications You must be signed in to change notification settings

peacher5/kuwin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

KUWiN CLI

A command-line tool for login/logout Kasetsart University Wireless Network (KUWiN)

Update (29 Jan 2018): KUWiN CLI is no longer works because the new login system doesn't support KUWiN Tools app, but the new login page doesn't need CAPTCHA anymore.

Introduction

It uses the same protocol as the KUWiN Tools (Official App on Android) that's no CAPTCHA required for authentication. You can use this tool when you're in KU Network only. (Wifi, LAN, VPN, or whatever)

Features

  • List your login sessions including IP and login date/time.
  • Login & logout from KU Network.
  • Logout from all sessions.

Requirement

  • Python 3.x

Usage

$ python kuwin.py <action> <username> <password>

Actions

  • list
  • login
  • logout
  • logout-all

Example

$ python kuwin.py login b6010987654 mypassword

About

(Deprecated) A command-line tool for login/logout Kasetsart University Wireless Network (KUWiN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages