- Notifications
You must be signed in to change notification settings - Fork0
jtaczanowski/WiFi-export-import
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- EN ---
Program for exporting and importing WiFi networks profiles on Windows systems
--- PL ---
Program do importowania i eksportowania profili sieci WiFi w systemach Windows
- DownloadWiFi-export-import-v2.1.0-x86.exe
- Run
WiFi-export-import-v2.1.0-x86.exe
(Administrator privileges are needed to export all WiFi password as clear text, without administrator privileges only current user WiFi profiles will export with password as clear text - which is needed to import them on other computers) - click "Export WiFi profiles" button and choose directory to which you want to save exported WiFi profiles.
- Run
WWiFi-export-import-v2.1.0-x86.exe
. - click "Import WiFi profiles" button and choose directory from which you want to import WiFi profilesr.or
--- EN ---
WiFi-export-import is a simple tool for exporting and importing WiFi networks profiles from Windows systems. Underthehood, for exporting and importing WiFi network profiles program is usingnetsh
commands.
--- PL ---
WiFi-export-import to prosty program pozwalający na eksportowanie i importowanie profili sieci w systemach Windows. Program do eksportowania i importowania profili wykorzystuje polecenianetsh
.
- ✅ tested on Windows versions from 7 to 11
- program was developed in Golang, GUI was builded withgithub.com/rodrigocfd/windigo library.
- program uses netsh commands like
netsh wlan export profile key=clear folder=C:\wifi
wlan add profile filename=C:\wifi\WiFi-network.xml user=all
.
About
Program for exporting and importing WiFi profiles in Windows systems using netsh
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.