sysuh3c
sysuh3c copied to clipboard
H3C CLI Client for SYSU, which is implemented in C/C++. With an OpenWRT version.
trafficstars
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 XRequire for testing.