Code Monkey home page Code Monkey logo

njit-client_for_sysu's Introduction

njit-client_for_sysu

njit-client_for_sysu旨在为Linux或Openwrt环境提供H3C 802.1X认证客户端。 简介

本项目解决了SYSU使用Linux或Openwrt登录认证问题。
经测试SYSU完美兼容,兼容明文传输密码以及md5密码加密。
兼容iNode PC V3.6(E6208)、iNode PC V5.0(E0101)和iNode PC V5.1。 安装

从源码安装。先安装对应开发包。
对应Ubuntu/Debian的是:
sudo apt-get install libpcap-dev libssl-dev
对应Fedora/Redhat的是:
yum install libpcap-devel openssl-devel
从源码包开始编译客户端的命令为:
tar xzf njit8021xlient-1.1.tar.gz
cd njit8021xlient-1.1
./configure make
安装:
make install
注1: 默认安装至/usr/local目录,需要root管理员权限。 使用方法

通过命令行切换为root并运行njit-client程序:
Ubuntu下命令格式为:
sudo njit-client user_name password
RedHat/Fedora下命令格式为:
su -c "njit-client user_name password"
说明

本项目基于刘群的njit-client开发,项目地址:https://github.com/liuqun/njit8021xclient 感谢@狼王弱爆了 为我们改写了其md5。

njit-client_for_sysu's People

Contributors

zhyaof avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.