ok , maybe you are looking for it now .unfortunately, it may not work for you.
- 你需要根据你的路由器更改一下这个脚本.
- 这是一个试验项目,验证我可以写出这个东西,实际应用场景可能也就只有我自己在使用
- 目前有了粗糙的图形界面
- 如果你需要任何帮助,我很乐意和你讨论
- 拒绝未经许可,将其用于商业行为
- 没有任何担保
- 有任何问题,欢迎提issue
- linux Mac Windows :请google,
Drracket
,下载相应平台的Drracket
安装包(百度得到的安装包版本偏旧,6.6及以上吧) - 安装好DRracket之后直接运行代码可能会报错,请根据相应的报错安装racket依赖,可以直接用drracket安装,喜欢命令行的可以用raco命令来安装相应的依赖
- 我使用的路由器型号为TPLINK WR742N 7.0 00000000,软件版本:1.0.0 Build 150126 Rel.53299n. 理论上支持挺多类似的水星和TP的路由器的
- 计算出账号
- 将账号密码交给路由器
- 可以有GUI了
- 你至少可以看懂一点源代码
- 如果你全都做好了,那么理论上就可以成功的拨号了
- 适配不同的浏览器,由于我手头上只有一款路由器,各个路由器需要的拨号的请求都不尽相同所以不太可能适配不同的路由器
- 心跳功能(你可以用mac先登录闪讯15分钟以上,就可以不用心跳包了(据说虚拟机也可以),或者伪装成mac的闪讯客户端)
- 亲测高贵的mac用户是心跳的终极杀手
Copyright © 2016 richard
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.