SSH应用之正向隧道做socket5代理

在当下局域网一片和谐大好时刻, SSH作为革命的救命稻草, 特发SSH应用系列教程(一)之正向隧道应用.
(不懂SSH的,且不太懂English的童鞋请猛击这里, CET6的童鞋请猛击这里 )

准备

硬件:

  • 一台墙内大局域网电脑
  • 一个可用SSH帐号

软件:

开始

Putty部分:

打开putty. 填写SSH帐号的服务器地址&端口号到HostName, Port栏.

image

选择树形菜单Connection, 设置Seconds between Keepalive=10, 并且勾上Low-Level TCP connection options的两个勾.

image

选择树形菜单中的SSH, 勾上Enable Compression.  经过验证, 启用压缩会影响服务器性能.

image

在source port 输入3050(也可以是其他端口号), 然后选择 Dynamic, 然后Add, D3050端口转发就创建成功了.

image

在返回Session, 在Saved Session输入任意名字, 点save保存.

image

点击Open, 输入SSH用户名以及密码. 登录成功.

Proxifier部分:

点击锤子图标image , 点击Add, Address栏输入localhost, Port栏输入3050, Protocal 选择Socket 5.点击Ok 退出.

image

点击锤子旁边image , 进入Proxifier Rule设置. 选择Process Only the following+manualy proxified. 点击Ok退出.

image

到应用程序目录, 右击应用程序, 选择proxifier. 该应用程序就以putty代理模式启动了.

image

About Perry

Something like that.
This entry was posted in Tech. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>