/NjustSchoolNet

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

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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

  • 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 an existing PPPoE when username and password not provided, program will read Windows stored data example:

./NjustSchoolNet.exe dial
./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