nixpkgs/nixos/modules
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
..
config iproute2: module to create rt_table file & co 2018-05-15 21:55:04 +09:00
hardware Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
i18n/input-method Added cross-references to NixOS manual 2018-04-12 09:39:14 +10:00
installer Merge branch 'plat-fix-for-merge-2' into master 2018-06-01 20:08:08 +03:00
misc Revert "nixpkgs module: Fix defaulting of localSystem and system" 2018-05-31 15:55:36 -04:00
profiles nixos/installer: Drop dmraid 2018-05-25 01:55:51 +03:00
programs nixos/programs.mosh: refactor 2018-06-08 20:57:16 +02:00
security manual: Clarify that limits.conf doesn't apply to systemd services. (#40267) 2018-05-12 17:44:57 +02:00
services nixos/sslh: add transparent proxying support (#41412) 2018-06-09 00:38:51 +02:00
system Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets" 2018-06-07 14:24:59 +02:00
tasks nixos.modules.tasks.swraid: add raid10 module to initrd 2018-05-28 23:49:35 +03:00
testing nixos/tests: set default stateVersion in test VMs 2018-05-14 00:01:15 +02:00
virtualisation Merge pull request #41311 from AmineChikhaoui/fix-gce-fetch-ssh 2018-06-04 11:38:07 +02:00
module-list.nix Merge branch 'staging' 2018-06-03 13:52:13 +02:00
rename.nix kubernetes: update to 1.10 2018-05-25 10:50:36 +02:00