Skip to content

kxion/qh3clinet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QH3Client

Yet another H3C Authentication CLient

Dependences

  • qt5
  • UNIX socket
  • C++0x support

Installation

First you need to install all dependences above. If you want to install it from source, you also need to install Qt5 dev tools (qmake, libs and other stuffs).

  • Install from source
git clone git@github.com:zonyitoo/qh3clinet.git
qmake
make -j4
sudo ./install.sh
  • Install from deb

If you are using Ubuntu 13.04 amd64 or later

dpkg -i qh3client_[version]_amd64.deb

After Got 'EAP Success', you can close the UI. It will auto-restore the stat when you launch it next time.

Known Bugs

  • If you unplug the wire without logoff, you have to re-open the UI.

Thanks

  • YaH3C

About

H3C Client with Qt5, pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published