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

Write in the window

cmd

Press Enter

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]

Pass

raspberry

Через Putty

Click "Open"

A window will open and write there

pi

press Enter

and write your password

raspberry

Installing vodka and turning it on

Write

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

Write

sudo ./stop_vodka.sh