https://github.com/christopherhx/wlanrouter
Wlan Router Utility for Microsoft Windows 7+
https://github.com/christopherhx/wlanrouter
Last synced: about 1 year ago
JSON representation
Wlan Router Utility for Microsoft Windows 7+
- Host: GitHub
- URL: https://github.com/christopherhx/wlanrouter
- Owner: ChristopherHX
- License: mit
- Created: 2019-03-24T12:24:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T16:02:50.000Z (over 6 years ago)
- Last Synced: 2023-03-05T03:25:23.116Z (over 3 years ago)
- Language: C#
- Size: 73.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WlanRouter
Wlan Router Utility for Microsoft Windows 7+
# Building from Source
- [Install Visualstudio or Buildtools](https://visualstudio.microsoft.com/de/downloads/)
- Select an recent windows sdk (1607 or newer should work, 1903 is known to work)
- Select C# Desktop Development
- Check if .Net sdk 4.7.2 ticked
- Open Developer Console
- cd to source code
- type `msbuild`