Skip to content

JerryWn12/auto-login

Repository files navigation

Usage

  1. Create virtual interface on router with macvlan.

  2. Edit interfaces variable in run.sh to your interface.

  3. Generate numbers.txt file: python generate_numbers.py.

  4. mv host.txt.example host.txt
    mv account_prefix.txt.example account_prefix.txt
    mv password.txt.example password.txt
  5. Configure 3 files above with example files.

  6. chmod 744 run.sh

  7. ./run.sh

tips

Lively view log file with tail -f run.log, successfully scanned account will be stored in success.txt.

Use nohup ./run.sh & to run it in background, for large storage device, instead of with screen is recommended.

About

An auto login shell script for a certain school's network provider.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors