2019-01-10 23:12:51 +08:00
|
|
|
[server]
|
|
|
|
PORT=9606;
|
|
|
|
PID_FILE=log/cproxy.pid;
|
|
|
|
|
|
|
|
[http]
|
|
|
|
http_ip=10.0.0.172;
|
|
|
|
http_port=80;
|
|
|
|
http_del="x-online-host,X-Online-Host,host,Host";
|
2019-02-16 17:28:47 +08:00
|
|
|
http_first="[M] [U] [V]\r\n.aixiao.me\rx-online-host: [host]\r\nhost: iread.wo.cn\r\n";
|
2019-02-19 17:29:58 +08:00
|
|
|
strrep = "Mi MIX 2->Linux";
|
2019-01-10 23:12:51 +08:00
|
|
|
|
|
|
|
[https]
|
|
|
|
https_ip=10.0.0.172;
|
|
|
|
https_port=80;
|
2019-02-16 17:28:47 +08:00
|
|
|
https_del=",Host";
|
2019-04-21 10:41:28 +08:00
|
|
|
https_first="[M] iread.wo.cn//https://[host]:[port]#iread.wo.cn [V]\r\nhost: iread.wo.cn:443\r\n";
|
2019-02-19 17:29:58 +08:00
|
|
|
strrep = "Mi MIX 2->Linux";
|
2019-04-21 10:41:28 +08:00
|
|
|
regrep = "Host*.+?->Host: iread.wo.cn:443";
|
2019-06-20 09:39:31 +08:00
|
|
|
|