首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 互联网 >

透过端口访问客户局域网

2012-07-15 
通过端口访问客户局域网?ssh -D 8080 xxx@192.168.0.88?通过本机的8080端口去访问ip地址为192.168.0.88中

通过端口访问客户局域网

?

ssh -D 8080 xxx@192.168.0.88
?

通过本机的8080端口去访问ip地址为192.168.0.88中为xxx的帐号

?

再在火狐的preferences => advanced => network => connection settings中选择Manual proxy configuration:

将SCOKS Host:localhost

Port:8080

No proxy for:置空

?

这样就可以直接通过firefox访问到需要帮助的客户的局域网

此时localhost:3000 <=> 原来192.168.0.88:3000

热点排行