Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 690 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 690 Bytes

SYSU H3C Client

A SYSU H3C Client in *NIX

Usage

sysuh3c uses SCons build system.

$ cd src
$ scons -Q
$ scons install

Then you get sysuh3c executable file in /usr/local/bin.

-h --help        print help screen
-u --user        user account (must!)
-p --password    password
-i --iface       network interface (default is eth0)
-m --method      EAP-MD5 CHAP method [xor/md5] (default xor)
-d --daemonize   daemonize
-c --colorize    colorize

Another version for OpenWRT

Now is avaliable on Branch OpenWRT

Known Bugs

TODOs

  • Port to Mac OS X Require for testing.

Thanks