Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 664 Bytes

Netkeeper

Netkeeper 星空极速2.5v32的替代拨号软件
修改了部分代码以支持v32版

技术实现

1、 拨号方面使用Windows系统的RAS相关API函数实现
2、 加密模式根据已完成的破解算法实现
3、 其它细节

A.自动连接
程序启动后检测是否已连接, 未连接则停顿一会开始连接
B.记录用户名密码, 使用INI文件保存
C.断线重拨功能
程序定时检测是否在线, 如断线则自动连接
D.多帐户保存, 用ListBox控件显示

编译方法

VS2010以上, 建议使用VS2015编译

License

MIT