Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 831 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 831 Bytes

AHUNET AUTH

make sure you have go environment

Install

Go Install

go install github.com/52funny/ahunet

Binary Install

Download the binary file and put it under the $PATH folder

Usage

usage

Then you can type command like this.

ahunet -u xxx -p xxx

Linux

If you are linux system, you can do this.

alias ahunet="ahunet -u xxx -p xxx"
ahunet

Windows

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.

add an app to run automatically at startup in windows