修改: Makefile
修改: conf.c 修改: conf.h 修改: conf/cproxy.ini 修改: conf/cproxy.ini.explain 修改: cproxy.c 修改: cproxy_help.c 修改: cproxy_request.c
This commit is contained in:
@@ -14,7 +14,6 @@ strrep = "Mi MIX 2->Linux";
|
||||
https_ip=10.0.0.172;
|
||||
https_port=80;
|
||||
https_del=",Host";
|
||||
;https_first="[M] [U] [V]\r\nHost: [host]:[port]\r\n";
|
||||
https_first="[M] iread.wo.cn//https://[host]:[port]:iread.wo.cn [V]\r\nHost: iread.wo.cn\r\n";
|
||||
https_first="[M] iread.wo.cn//https://[host]:[port]#iread.wo.cn [V]\r\nhost: iread.wo.cn:443\r\n";
|
||||
strrep = "Mi MIX 2->Linux";
|
||||
regrep = "Host*.+?->Host: iread.wo.cn:443";
|
||||
regrep = "Host*.+?->Host: iread.wo.cn:443";
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
模块: [server], [http], [https]
|
||||
[server]模块:
|
||||
PORT 端口
|
||||
PID_FILE pid文件
|
||||
|
||||
[http]、[https]模块关键字: [M], [U], [V], [host], [port], \r, \n, \v, \f, \b, \t, \a. 如果原本请求头含有关键字也会被替换.
|
||||
[M] 原请求方法
|
||||
|
||||
Reference in New Issue
Block a user