CProxy/CProxy.conf

33 lines
703 B
Plaintext
Raw Normal View History

global {
uid=3004;
process=2;
2020-07-30 18:10:31 +08:00
timeout=60;
2020-06-08 20:28:15 +08:00
sslencoding=128;
2020-07-30 18:10:31 +08:00
tcp_listen=0124;
dns_listen=0125;
}
http {
2020-08-26 20:40:35 +08:00
http_ip=8.210.203.112;
2020-07-30 18:10:31 +08:00
http_port=124;
2020-08-26 20:40:35 +08:00
http_del="Host";
http_first="[M] http://[host][U] [V]\r\nHost: [host]\r\n";
//strrep="Windows NT 10.0->Linux";
2020-08-21 17:51:19 +08:00
//regrep="Host:*.+?->Host: [host]:80";
}
https {
2020-08-26 20:40:35 +08:00
https_ip=8.210.203.112;
2020-07-30 18:10:31 +08:00
https_port=124;
https_del="Host,host,x-online-host";
https_first="[M] [U] [V]\r\nHost: [host]\r\n";
//strrep="Windows NT 10.0->Linux";
//regrep="Host*.+?->Host: [H]";
}
2020-07-30 18:10:31 +08:00
httpdns {
addr=119.29.29.29:53;
http_req="[M] http://wap.10010.com/d?dn=[D] [V]\r\nHost: wap.10010.com\r\n";
encode = 0;
}