Skip to content

用于Netkeeper类客户端使用地区的JAVA小程序,帮助用户使用路由器

Notifications You must be signed in to change notification settings

CrazyForCode/SimpleNetkeeper

 
 

Repository files navigation

#Simple Netkeeper

一个Java版本的简单路由器设置工具,适用于Netkeeper类客户端用户,可用于Win/*nix/Mac OS。 目前版本支持TP-LINK旧版本以及水星/迅捷系列通杀

请注意:此程序所提供的算法仅适用于Netkeeper 2.5或者星空极速3.x版本,由于信利更新Netkeeper客户端至4.0,此处算法在新版本使用地区是无效的,等待大牛进一步解救。

为了避免部分代码被滥用因此关键功能(心跳)没有开放源代码。

项目详细信息:https://sunflyer.cn/?p=8

项目主页:https://simplenetkeeper.com

短信验证码获取程序(新疆/陕西):https://github.com/sunflyer/SimpleNetkeeper_ChinaNetValidationCode

##已支持地区

  • 重庆Netkeeper 0055~0094(重医/川美/重庆理工已更新4.7.2,但目前应该是与2.5版本并行,不要使用新版登录)
  • 湖北e信(已更新Netkeeper 4.6,但旧版本仍然有效)
  • 浙江闪讯
  • 江西星空极速v32(已更新Netkeeper 4.7,大部分地区已不再有效)
  • 青海电信 (随山东电信,可能已更新Netkeeper 4.0,此处可能不再有效)
  • 新疆电信3.7.3
  • 河北联通Netkeeper 0096(似乎也已经更新4.7.8,请以实际情况为准)
  • 山东移动 0094 (即将更新)
  • 山东电信 3.7.3 (已更新Netkeeper 4.0,此处不再有效)
  • 陕西电信 3.7.3 (已更新4.0,但目前与3.7版本并行)
  • 甘肃电信 3.7.1
  • 上海联通 2.5.0059
  • 浙江企业闪讯

##Waiting for crack

  • 辽宁闪讯

##使用方式

  • git clone源代码
  • 导入Eclipse项目
  • 修改 src/netkeeper/CXKUsername.java中radius部分和LR部分为你所在地区的数据
  • 保存,导出可执行Java文件
  • 执行,and go on your configurations.

##许可

软件和源代码基于GPL v3协议以及额外的个人开源软件协议分发,此外,不允许以任何形式将软件、源代码以及它们的衍生物用于任何形式的商业用途。特别禁止各种所谓的技术人员和奸商。

附:个人软件开放源代码协议

软件及源代码基于'as-is'形式,这意味着我并不对你在使用过程中遇到的任何问题做出担保。软件及其源代码,以及基于软件/源代码所产生的衍生产品/衍生版本均不允许以任何形式商业化。此外,在你获取到软件或者软件的源代码以后,你对软件/源代码所做出的修改必须同样的开放源代码。除非你所做出的引用涉及到你个人的专利或知识产权,即便如此,上述非商业化要求仍然有效。 开放源代码授予你使用/修改/制作衍生产品并将他们非商业化的权利,但是原作者仍然保留对软件及其源代码的所有权利。如果被发现存在商业化行为,原作者将有权利要求你停止行为,否则依据相关著作权法律予以警告甚至上诉。

==================

A simple java application programming for who used to dial to Internet with Netkeeper.

This project is aimed to make every students in College in ChongQing could use their Broadband service easily with a Wireless Router. The wireless router is limited to be used in College due to the limitation of Netkeeper by encrypting the account name as real account name to access the internet services.

The encription of Netkeeper was cracked by a student in CQUPT for about 1 year, and the client for dialing on an Android device has been released long time ago. So it's time to release an application for us to use wireless router easily.

The application can help user who is in college in ChongQing and using Netkeeper to access Internet, by simply input their broadband accound info and router info, then click "Set Router Now" to configure the router to dial to Internet just like using Netkeeper. It's easy , simple and convinient.

The application will NOT collect any PERSONAL INFORMATION when running.

For the college with strategy in breaking network services in midnight, this application CAN NOT help you get out of it.YOU MAY NEED TO BUY AN ACCOUNT WITHOUT THIS LIMITATION.

This application is FREE,and you can get source code in this page.HOWEVER, YOU CAN NOT RESELL THIS APPLICATION OR ITS DERIVATIVE VERSIONS IN ANY WAY.USING THIS APPLICATION AND/OR DOWNLOADING THE SOURCE CODE MEANS YOU ACCEPT THIS LIMITS.

Original Author: CrazyChen @ CQUT. E-mail : [email protected]

About

用于Netkeeper类客户端使用地区的JAVA小程序,帮助用户使用路由器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.6%
  • C++ 4.5%
  • Other 0.9%