Skip to content

min0ru/rkntunnel

Repository files navigation

rkntunnel

Usage:

Install dependencies and add services to automatic startup (Debian/Ubuntu):

sudo apt install ipset redsocks
sudo systemctl enable redsocks
sudo systemctl start redsocks

sudo apt install python3-dev python3-venv

sudo apt install golang

sudo apt install libffi-dev python3-dev python3-virtualenv

python -m venv .venv
.venv/bin/pip install -r requirements.txt

Add "rkntunnel" host as SSH endpoint:

echo "Host rkntunnel\nHostName: ssh_server_addr\nPort ssh_server_port\n" >>
~/.ssh/config

Run tunnel:

./rkntunnel

To disable tunnel:

./stop_rkntunnel

Constitution of the Russian Federation

Article 29.5

The freedom of mass communication shall be guaranteed. Censorship shall be banned.

Article 23.2

Everyone shall have the right to privacy of correspondence, of telephone conversations, postal, telegraph and other messages. Limitations of this right shall be allowed only by court decision.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages