本软件能将 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
- 下载解压发布版压缩包 (Download and decompress the package of software)
- 以管理员身份运行 Sharer.exe (Run Sharer.exe as admin)
git clone [email protected]:Genius-Society/wifi_sharer.git
cd wifi_sharer
- 用 Git 克隆仓库 (Clone the repo by Git)
- 安装 VS2010+ (Install Microsoft Visual Studio 2010+)
- 以管理员身份打开 Sharer.sln 工程 (Open Sharer.sln as admin)
- 点击组建按钮 (Perform build action)