summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorvolth <volth@webmaster.ms>2018-06-08 22:38:51 +0000
committerxeji <36407913+xeji@users.noreply.github.com>2018-06-09 00:38:51 +0200
commit2874e56c05a24fdf1641b42a56f6049eff6df2e0 (patch)
tree07c026336f8e7808ee5376cb82eb5fa8c761a51b /pkgs/development/python-modules/python-sql
parent3c0498518f15d7f23a2608a43b92f0d041d4a0d7 (diff)
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)
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions