⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cl_only_http_proxychain_ssh.conf

📁 Cctt, "Covert Channel Tunneling Tool" - 顾名思义
💻 CONF
字号:
## 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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -