“How to access cvss from outside”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“cvss can be access from the lab without any settings. If you want to connect from the outside, you need an SSH proxy. Setting the tunel by connecting to 166.111.134...”为内容创建页面)
 
 
(2位用户的3个中间修订版本未显示)
第1行: 第1行:
 
cvss can be access from the lab without any settings. If you want to connect from the outside, you need an SSH proxy.
 
cvss can be access from the lab without any settings. If you want to connect from the outside, you need an SSH proxy.
  
Setting the tunel by connecting to 166.111.134.19 via SSH. The instruction is here:
+
1. set ssh proxy
  
http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/How_to_use_SSH_tunnel_to_access_the_campus_network
+
*With putty: select ssh->tunnel, click dynamic, and set source port as <your port>, click add, then connect to 166.111.134.44
 +
*With cygwin or linux client: ssh -D <your port> 166.111.134.44
  
Then set the proxy in your browser, and access cvss.
+
2. set your browser
 +
 
 +
Set the socket 5 proxy in your browser as 127.0.0.1, port as <your port>.
 +
 
 +
3. connect to cvss as usual.
 +
 
 +
 
 +
More details for ssh tunel:
 +
 
 +
http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/How_to_use_SSH_tunnel_to_access_the_campus_network

2022年7月23日 (六) 06:08的最后版本

cvss can be access from the lab without any settings. If you want to connect from the outside, you need an SSH proxy.

1. set ssh proxy

  • With putty: select ssh->tunnel, click dynamic, and set source port as <your port>, click add, then connect to 166.111.134.44
  • With cygwin or linux client: ssh -D <your port> 166.111.134.44

2. set your browser

Set the socket 5 proxy in your browser as 127.0.0.1, port as <your port>.

3. connect to cvss as usual.


More details for ssh tunel:

http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/How_to_use_SSH_tunnel_to_access_the_campus_network