Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 629 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 629 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)
-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