make sure you have go environment
go install github.com/52funny/ahunet
Download the binary file and put it under the $PATH folder
Then you can type command like this.
ahunet -u xxx -p xxxIf you are linux system, you can do this.
alias ahunet="ahunet -u xxx -p xxx"
ahunet
If you are windows, you can change the auth.bat file to modifying account and password.
If you want to boot up automatically, refer to the following link. Put the bat file into the Startup folder.
