Skip to content

OpenCUMT/AutoPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AutoPortal

An automatic campus network login program

How to Compile

g++ -std=c++17 -O2 -municode CampusAutoLogin.cpp -o CampusAutoLogin.exe -lwinhttp -lcrypt32 -liphlpapi -lws2_32 -lwlanapi -ladvapi32 -lole32 -licmp

How to use

./CampusAutoLogin.exe [install | run | uninstall | help]
  • install: sets up the configuration and registers a scheduled task.
  • run: run the program
  • uninstall: clean up all the thing
  • help: display the help message

About

An automatic campus network login program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages