This topic created in 3558 days ago, the information mentioned may be changed or developed.
问题描述起来比较复杂:
一台 Linux 服务器,可以通过 ssh 登入,但由于这台服务器的一些配置,使得 ssh -D port 参数不能使用,代理无法建立,并且我不能修改配置。
请问如何通过这台服务器访问网络?能否通过在这台服务器上运行一个程序,将数据通过其他方式传回?
2 replies • 2016-08-06 09:28:22 +08:00
 |
|
1
zxb Aug 5, 2016 via Android 1
sshuttle
|
 |
|
2
line Aug 6, 2016
sshfs?
|