proxy: HAProxy PROXY protocol v1+v2 on the plaintext (reactor) and TLS listeners; trusted via proxy=<glob>, rewrites the client IP before connect checks
This commit is contained in:
parent
d68f3ce97e
commit
87a683dbd2
5 changed files with 361 additions and 37 deletions
|
|
@ -27,6 +27,7 @@ pub mod mode;
|
|||
pub mod module;
|
||||
pub mod modules;
|
||||
pub mod numeric;
|
||||
pub mod proxy;
|
||||
pub mod regex;
|
||||
pub mod resolver;
|
||||
pub mod server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue