32 lines
683 B
Plaintext
Executable File
32 lines
683 B
Plaintext
Executable File
global {
|
|
uid=3004;
|
|
process=2;
|
|
timeout=1;
|
|
encode=128;
|
|
tcp_listen=0124;
|
|
dns_listen=0126;
|
|
}
|
|
|
|
http {
|
|
http_ip="2408:8221:9916:15e0:3cf9:3d8d:64ac:b880";
|
|
http_port=127;
|
|
http_del="Host";
|
|
http_first="[M] http://[host][U] [V]\r\nHost: [H]\r\n";
|
|
//strrep="Windows NT 10.0->Linux";
|
|
//regrep="Host:*.+?->Host: [host]:80";
|
|
}
|
|
|
|
https {
|
|
https_ip="127.0.0.1";
|
|
https_port=127;
|
|
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: [host]:443";
|
|
}
|
|
|
|
httpdns {
|
|
addr = 119.29.29.29:80;
|
|
http_req = "[M] [U] [V]\r\nHost: [H]\r\n\r\n";
|
|
}
|