volth 2874e56c05 nixos/sslh: add transparent proxying support (#41412)
[x] Support transparent proxying. This means services behind sslh (Apache, sshd and so on) will see the external IP and ports as if the external world connected directly to them.
 [x] Run sslh daemon as unprivileged user instead of root (it is not only for security, transparent proxying requires it)
 [x] Removed pidFile support (it is not compatible with running sslh daemon as unprivileged user)
 [x] listenAddress default changed from "config.networking.hostName" (which resolves to meaningless "127.0.0.1" as with current /etc/hosts production) to "0.0.0.0" (all addresses)
2018-06-09 00:38:51 +02:00
..
2018-05-19 11:52:00 +03:00
2016-10-17 16:20:24 +02:00
2018-02-11 23:35:05 +01:00
2017-04-11 18:18:53 +02:00
2017-09-28 00:41:15 +02:00
2018-04-26 13:57:11 +03:00
2017-09-09 00:29:46 +02:00
2015-06-15 18:11:32 +02:00
2017-01-29 01:58:12 -06:00
2017-11-30 17:13:42 -08:00
2018-03-07 20:28:12 +02:00
2018-02-12 20:48:25 +01:00
2017-05-18 15:57:26 +02:00
2018-02-07 08:04:36 -05:00
2018-05-30 18:13:53 +02:00
2018-04-10 20:27:59 +02:00
2017-09-15 23:08:53 +02:00
2018-02-19 13:16:09 +00:00
2018-05-05 00:33:20 -05:00
2018-03-05 19:32:42 +00:00
2018-02-20 10:14:55 +00:00
2015-06-15 18:11:32 +02:00
2018-05-08 19:15:57 +09:00
2018-04-13 11:38:52 +02:00
2017-08-01 06:16:03 +02:00
2018-04-13 13:39:21 +03:00
2016-05-11 13:27:28 +08:00
2018-01-21 11:23:07 +00:00
2018-02-23 11:59:37 -05:00
2017-06-25 20:17:20 -03:00