+13
-5
nixos/modules/services/networking/sslh.nix
+13
-5
nixos/modules/services/networking/sslh.nix
······+(mkRenamedOptionModule [ "services" "sslh" "listenAddress" ] [ "services" "sslh" "listenAddresses" ])···description = "Will the services behind sslh (Apache, sshd and so on) see the external IP and ports as if the external world connected directly to them";
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+83
nixos/tests/sslh.nix
+83
nixos/tests/sslh.nix
···+f"ssh {arg} -p 443 -i /etc/sshKey -o StrictHostKeyChecking=accept-new server 'echo $SSH_CONNECTION > /tmp/foo{arg}'"
+5
-1
pkgs/servers/sslh/default.nix
+5
-1
pkgs/servers/sslh/default.nix
······