Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talaxy009/mentohust-gzhu
目前GZHU能用的MentoHUST(适用于 MT7620 似乎在openwrt上会出现二进制文件no found的问题,PandoraBox上可用正常使用)
https://github.com/talaxy009/mentohust-gzhu
Last synced: about 1 month ago
JSON representation
目前GZHU能用的MentoHUST(适用于 MT7620 似乎在openwrt上会出现二进制文件no found的问题,PandoraBox上可用正常使用)
- Host: GitHub
- URL: https://github.com/talaxy009/mentohust-gzhu
- Owner: Talaxy009
- Created: 2019-12-09T01:26:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T16:19:33.000Z (about 3 years ago)
- Last Synced: 2023-03-27T21:41:55.056Z (over 1 year ago)
- Homepage:
- Size: 172 KB
- Stars: 26
- Watchers: 1
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mentohust
## 注意:
建议使用更为先进的 [MiniEAP](https://github.com/ysc3839/openwrt-minieap/tree/gzhu),使用方式可看本人的 [这篇文章](https://www.talaxy.site/mentohust-minieap/)## 使用方法:
1、将[mentohust](bin/mentohust)上载到\bin\中2、将[mentohust.conf](etc/)上载到\etc\中(可选)
3、用putty等SSH软件登录后直接输入
```sh
mentohust
```
开始引导配置## 注意事项:
* 输入:mentohust -h可查看帮助* 若没有上载此处的conf文件,可能需要手动修改DHCP脚本为
```sh
udhcpc -i(你的网卡,这里conf的为eth0.2)
```
* 在路由器管理界面确认wan口是否为DHCP客户端模式* 正常使用后可在路由器启动项的exit上方加入
```sh
mentohust -w -u 用户名 -p 密码
```
即可把mentohust加入启动项