mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-13 15:47:15 +03:00
update to Conf::Libconfig 1.0.3 API
This commit is contained in:
parent
e2c3ed61a8
commit
c2551c011e
1
test.cfg
1
test.cfg
@ -53,6 +53,7 @@ protocols:
|
|||||||
{ name: "regex"; host: "ip4-localhost"; is_udp: true; port: "9020";
|
{ name: "regex"; host: "ip4-localhost"; is_udp: true; port: "9020";
|
||||||
udp_timeout: 30;
|
udp_timeout: 30;
|
||||||
regex_patterns: [ "^foo" ];
|
regex_patterns: [ "^foo" ];
|
||||||
|
resolve_on_forward: true;
|
||||||
},
|
},
|
||||||
{ name: "regex"; host: "localhost"; port: "9011";
|
{ name: "regex"; host: "localhost"; port: "9011";
|
||||||
regex_patterns: [ "^foo", "^bar" ];
|
regex_patterns: [ "^foo", "^bar" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user