?? cl_basic_httpproxychain_ssh.conf
字號:
## Cctt - Covert Channel Tunneling Tool v0.1.3# 23/01/2003# $Id: cl_basic_httpproxychain_ssh.conf,v 1.4 2003/02/18 13:05:33 simsim Exp $## Configuration file for client :# * Protocol used : Tcp# * Client identification sended in 'encoded' format.# * 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)# $ asking the server to proxy requests to 127.0.0.1:22 (tcp)# #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:10000IDENT=basic_identIDENT_KEY=simsimPROXY_MODE_LOCAL_IP=127.0.0.1PROXY_MODE_LOCAL_PORT=4222PROXY_MODE_PROT=tcpPROXY_MODE_REMOTE_IP=127.0.0.1PROXY_MODE_REMOTE_PORT=22
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -