Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernesto Montada authored Feb 28, 2021
1 parent 91eeae2 commit fcba414
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# wifi-swapper
Powershell OpenWrt Wifi AP Swapper for Tp-Link Archer C6 v2

1 - Apri putty.exe e collegati tramite ssh al router.
![Step1](./imgs/it-IT/step1.png)

2 - Modifica il file `switcher.ps1` aggiungendo l'ip del router e la password per accedervi.
![Step2](./imgs/it-IT/step2.png)

3 - Trova le interfacce giuste nel router con `get-interfaces.bat`.
![Step3](./imgs/it-IT/get-interfaces.png)

4 - Modifica il file `switcher.ps1` aggiungendo i nomi delle interfacce.
![Step4](./imgs/it-IT/add-interfaces.png)

5 - Avvia install.bat per salvare lo script in AppData/WifiSwapper e aggiungere un collegamento al menu start e al desktop.

0 comments on commit fcba414

Please sign in to comment.