Установите пакет obfs4proxy:
Код: Выделить всё
sudo apt update
sudo apt install obfs4proxyКод: Выделить всё
sudo nano /etc/tor/obfs4proxy.confКод: Выделить всё
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy
ServerTransportListenAddr obfs4 <your_public_ip>:<port>Код: Выделить всё
ExtORPort auto
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxyКод: Выделить всё
sudo systemctl restart tor