update README

1. update root README, pointer to all proj
2. create all README
Powered by claude code, maybe mistake, checked and commit manually.
This commit is contained in:
2025-09-12 14:58:58 +08:00
parent f539792fd1
commit b4c04343e8
27 changed files with 964 additions and 74 deletions

View File

@ -0,0 +1,19 @@
# changeConnectionLimit
修改Windows 10 WiFi热点最大连接终端数的工具。
## 功能
通过修改注册表设置和重启相关服务来调整WiFi热点允许连接的设备数量上限。
## 使用方法
1. 以管理员身份运行 `main.bat`
2. 根据提示输入期望的最大连接数
3. 等待脚本完成注册表修改和服务重启
## 注意事项
- 需要管理员权限
- 仅适用于Windows系统
- 修改后需要重启WiFi热点服务才能生效