Name | Modified | Size | Downloads / Week |
---|---|---|---|
v2.3 | 2025-09-23 | ||
README.md | 2025-09-23 | 1.4 kB | |
LICENSE | 2025-09-17 | 1.3 kB | |
Totals: 3 Items | 2.8 kB | 4 |
Sharer
本软件能将 Windows 7-10 笔记本变成 WiFi 热点,我们还有个 C++ Qt 的版本被称为 QSharer
The software of Wi-Fi hotspot for Windows 7-10 laptops, we also have Qt version called QSharer
使用 Usage
- 下载解压发布版压缩包 (Download and decompress the package of software)
- 以管理员身份运行 Sharer.exe (Run Sharer.exe as admin)
源码下载 Code download
git clone git@github.com:Genius-Society/wifi_sharer.git
cd wifi_sharer
组建 Build
- 用 Git 克隆仓库 (Clone the repo by Git)
- 安装 VS2010+ (Install Microsoft Visual Studio 2010+)
- 以管理员身份打开 Sharer.sln 工程 (Open Sharer.sln as admin)
- 点击组建按钮 (Perform build action)