Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xingrz/swiftzjs
跨平台的 Edusupplicant NodeJS 实现
https://github.com/xingrz/swiftzjs
Last synced: 3 months ago
JSON representation
跨平台的 Edusupplicant NodeJS 实现
- Host: GitHub
- URL: https://github.com/xingrz/swiftzjs
- Owner: xingrz
- Archived: true
- Created: 2013-05-07T05:07:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T00:54:52.000Z (about 11 years ago)
- Last Synced: 2024-07-15T19:00:52.293Z (4 months ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SwiftzJS - Edusupplicant 的 NodeJS 实现
==========**Swiftz** 项目基于对 Edusupplicant 3.7.8 的分析,致力于构建 Edusupplicant 的全平台、开源、便携的替代品。
**本项目仅供学习研究之用,严禁用于攻击、入侵及其它任何非法用途。**
## 状态
目前处于频繁开发中。
## 安装
```sh
$ git clone git://github.com/xingrz/swiftzjs.git
$ cd swiftzjs
$ sudo npm install -g
```## 使用
```sh
$ sw login 账号
```## 贡献 & 疑问
欢迎随时[提出您的疑问](https://github.com/xingrz/swiftzjs/issues/new)或者贡献代码。
## 协议
本项目遵守 **BSD License** 发布。