IPArmor Config EN
March 9
How to install vodka on IPArmor?
Turn on the raspberry and connect it to the Internet, make sure that Socks, VPN, PPTP, WG, etc. are turned off.
Go to the sites, see that everything opens normally
Download the file vodka.sh
Open a terminal
On Windows
win+R
cmd
On the MacBook
Open Finder and open the "Terminal" app
On Linux
Ctrl+Alt+T
Enter the command into the terminal
scp "the path to the file vodka.sh" [email protected]:
It will ask for a password, enter
raspberry
If it gives an error that there is no scp, then install putty and write pscp instead of scp
Connect to Raspberry via ssh
Via Terminal
ssh [email protected]
raspberry
Через Putty
A window will open and write there
pi
raspberry
Installing vodka and turning it on
sudo chmod +x vodka.sh sudo ./vodka.sh
After rebooting the raspberry, you need to reconnect to vodka, if you want to turn on vodka from the IPArmor admin panel, read here
If you want to be sober
sudo ./stop_vodka.sh