Skip to content

Blacate/Web-Authentication-for-iNuist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Authentication-for-iNuist

Introduction

  • A simple script for authentication with i-nuist using the web interface, specially in NUIST.

Usage

[Interactive Mode]
    ./web_auth.sh  

[Automatic Mode]"
    ./web_auth.sh login -u [username] -p [password] -d [domain]
    ./web_auth.sh logout
    ./web_auth.sh status

Note

The domain should be CMCC Unicom NUIST or ChinaNet. 

Notice

If the script need run on LEDE/OpenWrt,here the problems

  • You need to install coreutils-base64 on LEDE/OpenWrt.

Download

For Linux

wget https://raw.githubusercontent.com/Blacate/Web-Authentication-for-iNuist/master/linux/web_auth.sh

For LEDE

wget https://raw.githubusercontent.com/Blacate/Web-Authentication-for-iNuist/master/lede/web_auth.sh

About

i-nuist web authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages