• Stars
    star
    116
  • Rank 303,894 (Top 6 %)
  • Language
    C++
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

H3C CLI Client for SYSU, which is implemented in C/C++. With an OpenWRT version.

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

More Repositories

1

doubanfm-qt

A DoubanFM client
C++
510
star
2

coio-rs

Coroutine I/O for Rust
Rust
456
star
3

rust-ini

INI file parser in Rust
Rust
296
star
4

mqtt-rs

MQTT protocol library for Rust
Rust
178
star
5

context-rs

Context utilities in Rust
Assembly
86
star
6

simplesched

The most naive Coroutine scheduler in Rust
Rust
34
star
7

libsodium-ffi

libsodium native binding in Rust
Rust
31
star
8

shadowsocks-yamux-plugin

A shadowsocks SIP003 Plugin with connection multiplexor in YAMUX protocol
Rust
29
star
9

memcached-rs

Memcached library in Rust
Rust
26
star
10

tokio-tfo

TCP Fast Open (TFO) for tokio
Rust
25
star
11

GestureRecognition

Kinect 手势识别。Gesture recognition with Microsoft Kinect. (Bachelor Dissertation Project)
Python
24
star
12

conhash-rs

Consistent Hashing library in Rust
Rust
18
star
13

goxmpp

XMPP Library in Go
Go
15
star
14

coroutine-demo

Coroutine demo for Rust
Rust
15
star
15

HumanWalking

Implement with OpenGL
C++
12
star
16

GBKUnzip

一个用于解压GBK zip的Python脚本
Python
11
star
17

qh3clinet

H3C Client with Qt5, pure C++
C++
10
star
18

sskcp-proxy

A ShadowSocks' KCP Plugin
Rust
7
star
19

qYaH3C

YaH3C with GUI
Python
5
star
20

SYSUEduAdminSystem

Our homework of Software Engineering
JavaScript
4
star
21

SendBySocket

用Socket来发文件
Python
4
star
22

irc-rs

IRC library for Rust
Rust
4
star
23

AndroidGamepadControl

Control a Gamepad on Android
D
3
star
24

asio-poc

Proof of Concept, ASIO for Rust
Rust
3
star
25

HTTPSrv

HTTP Server in C++ 11
C++
3
star
26

FParser

A monadic parser combinators library implementation in F2J (FCore to Java). (Master Dissertation Project)
Python
3
star
27

SYSU_EDAILY

中大E先新闻客户端
Java
2
star
28

sysubbs-apiserver

API Server for SYSUBBS
Python
2
star
29

VariantCpp

Variant Type in C++
C++
2
star
30

Engine3DProject

SYSU Engine3DProject
Java
2
star
31

INeed_Minerva

An android Software developed by SYSU.Minerva
Java
2
star
32

sysuh3c-cgi

CGI for sysuh3c in OpenWRT
C
2
star
33

gYaH3C

YaH3C with GTK+ Frontend and DBus support
Python
1
star
34

sublime-f2j

F2J plugin for Sublime Text
1
star
35

jsonrpc-rs

Yet another implementation of JSON-RPC in Rust
Rust
1
star
36

pomo-server

A pomodoro time management app's server
CSS
1
star
37

HelloWorld

my first github project
1
star
38

argo_android_sdk

SYSU ARGO BBS API
Java
1
star
39

shadowsocks-proxy-plugin

SIP003 Plugin for connecting server via a Proxy
Rust
1
star