mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-01 08:01:19 +03:00
Merge branch 'master' of https://github.com/yrutschle/sslh
This commit is contained in:
commit
10fe9c6e27
@ -24,7 +24,7 @@ protocols:
|
|||||||
{ name: "openvpn"; host: "localhost"; port: "1194"; },
|
{ name: "openvpn"; host: "localhost"; port: "1194"; },
|
||||||
{ name: "xmpp"; host: "localhost"; port: "5222"; },
|
{ name: "xmpp"; host: "localhost"; port: "5222"; },
|
||||||
{ name: "http"; host: "localhost"; port: "80"; },
|
{ name: "http"; host: "localhost"; port: "80"; },
|
||||||
{ name: "ssl"; host: "localhost"; port: "443"; log_level: 0; },
|
{ name: "tls"; host: "localhost"; port: "443"; log_level: 0; },
|
||||||
{ name: "anyprot"; host: "localhost"; port: "443"; }
|
{ name: "anyprot"; host: "localhost"; port: "443"; }
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user