File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2021-04-16 |
![]() |
[8516c0] Initial commit |
README.md | 2021-04-29 |
![]() |
[827453] Update README.md |
WiFiSafe.py | 2021-04-27 |
![]() |
[cedc3c] Encryption + refactoring |
encrypt.py | 2021-04-27 |
![]() |
[cedc3c] Encryption + refactoring |
install.bat | 2021-04-27 |
![]() |
[cedc3c] Encryption + refactoring |
requirements.txt | 2021-04-27 |
![]() |
[cedc3c] Encryption + refactoring |
wifi.py | 2021-04-27 |
![]() |
[cedc3c] Encryption + refactoring |
Small utility software conceived to share WiFi connections between computers.
As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost.
Place this program on a USB device.
Run it and choose Export profiles (or Synchronise profiles). Exit program and Remove USB device.
Plug the USB device into another computer, run it and choose Import profiles (or Synchronise profiles).
You have successfully shared the password-protected WiFi connections from the first computer into the second one.
Warning: might override previous WiFi profiles if used improperly.
Warning: the software will create two folders, "profiles" and "temp", do not remove those folders during use. The encrypted data will be stored within the profiles folder.
This program works on Windows (tested on Windows 10) and the language of the OS must be either French or English.