Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuchunyang/luci-app-bras
东南大学Bras的OpenWRT路由器客户端
https://github.com/xuchunyang/luci-app-bras
Last synced: 3 months ago
JSON representation
东南大学Bras的OpenWRT路由器客户端
- Host: GitHub
- URL: https://github.com/xuchunyang/luci-app-bras
- Owner: xuchunyang
- License: other
- Created: 2013-08-31T08:01:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T11:46:47.000Z (almost 10 years ago)
- Last Synced: 2023-08-03T12:44:49.805Z (over 1 year ago)
- Language: Shell
- Homepage: http://xuchunyang.me/luci-app-bras
- Size: 1.21 MB
- Stars: 10
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## About
Southeast University BRAS interface for OpenWRT
## Dependency
* xl2tpd
## Installation
1. Clone this repo
2. Change the route IP in `etc/firewall.user` to yours (the default is *192.168.1.0*)
3. Copy this repo directory to your openWRT
4. Login your openWRT and `cd` to the directory to run `sh ./install.sh`Now, you can manage your bras using LUCI.
## License
[MIT license](https://raw.github.com/xuchunyang/luci-app-bras/master/LICENSE.txt)