?? cl_only_http_proxychain_ssh.conf
字號(hào):
## Cctt - Covert Channel Tunneling Tool v0.1.3# 20/02/2003# $Id: cl_only_http_proxychain_ssh.conf,v 1.5 2003/02/20 13:47:37 simsim Exp $## Configuration file for client WITH client_only_with_http_proxy channel :# * Protocol used : Tcp# * Client use a first border proxy (10.1.1.1:8080 - tcp) and waits 5 seconds for a response.# It uses also an http proxy chain between the first proxy and the server :# the first one is 10.1.1.7:8080 (1,5 sec timeout) , and the second one is 192.168.1.7:8081 (1 sec timeout)# * Client configured in proxy mode :# $ listening on 127.0.0.1:4222 (tcp)## * With that channel type, connection is done directly to the destination server #PROTOCOL=tcpCHANNEL_PROXY_IP=10.1.1.1CHANNEL_PROXY_PORT=8080CHANNEL_PROXY_PROT=tcpCHANNEL_PROXY_DEL=50000HTTP_PROXY_CHAIN=10.1.1.7:8080:15000;192.168.1.7:8081:10000PROXY_MODE_LOCAL_IP=127.0.0.1PROXY_MODE_LOCAL_PORT=4222PROXY_MODE_PROT=tcp### These ones are not used, but without them, the client won't start.IDENT=basic_identIDENT_KEY=simsimPROXY_MODE_REMOTE_IP=127.0.0.1PROXY_MODE_REMOTE_PORT=22
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -