?? cl_basic_proxy_pop.conf
字號:
## Cctt - Covert Channel Tunneling Tool v0.1.3# 23/01/2003# $Id: cl_basic_proxy_pop.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 border proxy (10.1.1.1:8080 - tcp) before he reachs the server and waits 1 sec for the proxy response# * Client configured in proxy mode :# $ listening on 127.0.0.1:42110 (tcp)# $ asking the server to proxy requests to 10.1.1.7:110 (tcp)# #PROTOCOL=tcpCHANNEL_PROXY_IP=10.1.1.1CHANNEL_PROXY_PORT=8080CHANNEL_PROXY_PROT=tcpCHANNEL_PROXY_DEL=10000IDENT=basic_identIDENT_KEY=simsimPROXY_MODE_LOCAL_IP=127.0.0.1PROXY_MODE_LOCAL_PORT=42110PROXY_MODE_PROT=tcpPROXY_MODE_REMOTE_IP=10.1.1.7PROXY_MODE_REMOTE_PORT=110
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -