Skip to content

52funny/ahunet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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