Хинт для пользователей Linux
sshtulle
Вероятно, вы знаете, но всё же... Мне тут понадобилось пару раз зайти через другой IP на один сайт (нет, это не порносайт, запрещённый в РФ), а просто сайт с одним конкурсом, друзья попросили поставить пару лайков, т.к. у меня есть пара серверов с другими IP, то, почему бы не воспользоваться...
Так вот, если вы пользователь GNU/Linux, FreeBSD, OS X, и в курсе про SSH (пользуетесь им для входа на свой удалённый сервер на Linux (на удалённом сервере root-доступ не нужен). Вы можете легко организовать доступ в интернет через SSH, т.е. будете выходить в интернет с этого удалённого сервера.
SSH - это 100% секьюрно! Ну или почти 100%, если конечно не обнаружат какую-то уязвимость...
astro@astro:~$ apt-get install sshuttle (debian-like distros)
Или:
astro@astro:~$ pip install sshuttle (на остальных)
Далее выполняете команду в консоли:
astro@astro:~$ sshuttle -r user@remoteserver:port 0/0
Если у вас на сервере не 22-й порт, введите его после имени сервера, если вы ходите на сервер по ключу (не по паролю), то сначала добавьте ключ командой ssh-add (введя парольную фразу для ключа), а потом уже подключайтесь.
И всё, можете пользоваться защищённым каналом (туннелем) в интернете... Как по мне, так быстрее VPN:).
P.S. Реклама разнобразных средств шифрования и т.п. пока законодательно не запрещена для простых пользователей - так что смело можно расшаривать:).
Подробнее тут:
https://debian.pro/1747
sshtulle
Вероятно, вы знаете, но всё же... Мне тут понадобилось пару раз зайти через другой IP на один сайт (нет, это не порносайт, запрещённый в РФ), а просто сайт с одним конкурсом, друзья попросили поставить пару лайков, т.к. у меня есть пара серверов с другими IP, то, почему бы не воспользоваться...
Так вот, если вы пользователь GNU/Linux, FreeBSD, OS X, и в курсе про SSH (пользуетесь им для входа на свой удалённый сервер на Linux (на удалённом сервере root-доступ не нужен). Вы можете легко организовать доступ в интернет через SSH, т.е. будете выходить в интернет с этого удалённого сервера.
SSH - это 100% секьюрно! Ну или почти 100%, если конечно не обнаружат какую-то уязвимость...
astro@astro:~$ apt-get install sshuttle (debian-like distros)
Или:
astro@astro:~$ pip install sshuttle (на остальных)
Далее выполняете команду в консоли:
astro@astro:~$ sshuttle -r user@remoteserver:port 0/0
Если у вас на сервере не 22-й порт, введите его после имени сервера, если вы ходите на сервер по ключу (не по паролю), то сначала добавьте ключ командой ssh-add (введя парольную фразу для ключа), а потом уже подключайтесь.
И всё, можете пользоваться защищённым каналом (туннелем) в интернете... Как по мне, так быстрее VPN:).
P.S. Реклама разнобразных средств шифрования и т.п. пока законодательно не запрещена для простых пользователей - так что смело можно расшаривать:).
Подробнее тут:
https://debian.pro/1747
Hint for Linux users
sshtulle
Probably, you know, but still ... It took me a couple of times to go through another IP to one site (no, this is not a porn site banned in the Russian Federation), but just a site with one contest, friends asked to put a couple of likes, t. to. I have a couple of servers with different IP, then why not take advantage ...
So, if you are a GNU / Linux user, FreeBSD, OS X, and are aware of SSH (use it to log into your remote server on Linux (you don’t need root access on a remote server). You can easily organize Internet access via SSH, i.e., you will be connected to the Internet from this remote server.
SSH is 100% secure! Well, or almost 100%, unless of course they discover some kind of vulnerability ...
astro @ astro: ~ $ apt-get install sshuttle (debian-like distros)
Or:
astro @ astro: ~ $ pip install sshuttle (on the rest)
Next, run the command in the console:
astro @ astro: ~ $ sshuttle -r user @ remoteserver: port 0/0
If you don’t have port 22 on the server, enter it after the server name, if you go to the server using a key (not with a password), first add the key with the ssh-add command (enter the passphrase for the key), and then connect .
And everything, you can use a secure channel (tunnel) on the Internet ... As for me, so much faster is VPN :).
P.S. Advertising of various encryption tools, etc. while not legally prohibited for ordinary users - so you can safely share it :).
Read more here:
https://debian.pro/1747
sshtulle
Probably, you know, but still ... It took me a couple of times to go through another IP to one site (no, this is not a porn site banned in the Russian Federation), but just a site with one contest, friends asked to put a couple of likes, t. to. I have a couple of servers with different IP, then why not take advantage ...
So, if you are a GNU / Linux user, FreeBSD, OS X, and are aware of SSH (use it to log into your remote server on Linux (you don’t need root access on a remote server). You can easily organize Internet access via SSH, i.e., you will be connected to the Internet from this remote server.
SSH is 100% secure! Well, or almost 100%, unless of course they discover some kind of vulnerability ...
astro @ astro: ~ $ apt-get install sshuttle (debian-like distros)
Or:
astro @ astro: ~ $ pip install sshuttle (on the rest)
Next, run the command in the console:
astro @ astro: ~ $ sshuttle -r user @ remoteserver: port 0/0
If you don’t have port 22 on the server, enter it after the server name, if you go to the server using a key (not with a password), first add the key with the ssh-add command (enter the passphrase for the key), and then connect .
And everything, you can use a secure channel (tunnel) on the Internet ... As for me, so much faster is VPN :).
P.S. Advertising of various encryption tools, etc. while not legally prohibited for ordinary users - so you can safely share it :).
Read more here:
https://debian.pro/1747
У записи 7 лайков,
0 репостов.
0 репостов.
Эту запись оставил(а) на своей стене Игорь Тирский