mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 10:35:40 +08:00
minor changes
This commit is contained in:
parent
43b4c893ad
commit
38a1ab80bc
@ -29,6 +29,7 @@ static struct filter pcre_first_filter = {
|
|||||||
NULL, NULL,
|
NULL, NULL,
|
||||||
NULL, NULL,
|
NULL, NULL,
|
||||||
NULL, NULL, NULL,
|
NULL, NULL, NULL,
|
||||||
|
NULL, NULL,
|
||||||
NULL, NULL
|
NULL, NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ struct proxydef childdef = {
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
S_TCPPM,
|
S_TCPPM,
|
||||||
" -s use splice() (Fast proxying but no filtering)\n"
|
""
|
||||||
};
|
};
|
||||||
#include "proxymain.c"
|
#include "proxymain.c"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user