Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NjustSchoolNet

A tool for autherizing access of school internet without open a web page in Nanjing University of Science and Technology

Usage

  1. Install .net core 3.1 or above(not .net framework)
  2. Download release
  3. If you are using WLAN, connect your device to the WLAN.
  4. If you are using wired network, plug your net cable and create a PPPoE connection via Windows setting.
  5. Run the program
  6. If you are using WLAN press "Login" while wired network users should select proper PPPoE connection in RAS dropdown list and press "Ras dial"
  7. If you are going to logout, WLAN users press "Logout" while wired network users press "Hang up" //... TODO

Arguments

By default the program will open a GUI interface. You can type arguments below to invoke functions silently.

  • login

example:

./NjustSchoolNet.exe login username password
  • logout

example:

./NjustSchoolNet.exe logout
  • logauto

Program will read the stored username and password to login example:

./NjustSchoolNet.exe logauto
  • dial

Dail the number N existing PPPoE(by default N is 0). When username and password not provided, program will read Windows stored data example:

./NjustSchoolNet.exe dial
./NjustSchoolNet.exe dial N
./NjustSchoolNet.exe dial username password
  • dialauto

Dial using this program stored data. example:

./NjustSchoolNet.exe dialauto
  • hang

Hang up the number N connection PPPoE connection in system. If argument N is not provided, it will default be 0 which is the first connectiong connetion. example:

./NjustSchoolNet.exe hang N
./NjustSchoolNet.exe hang

Privacy Attention

  • The school's official API will send your password with unencrypted plain text as parameter.
  • Your password would be stroed in Windows registry if you check the checkbox of "Remember Me".

About

A tool for autherizing access of school internet without open a web page in Nanjing University of Science and Technology

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages