From f29f5e472eb6f36862ae7e63537343459fc9c67a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 9 Jan 2026 12:49:45 +0100 Subject: ... --- accounts/gkleen@sif/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'accounts/gkleen@sif/default.nix') diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index e8ce4994..a6bf0803 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix @@ -122,7 +122,8 @@ in { # ProxyJump ssh.math.lmu.de Match host *.cipmath.loc !host cip04.cipmath.loc,mgmt-cls01.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" - ProxyJump cip04 + ProxyCommand ${lib.getExe pkgs.socat} - SOCKS4A:127.0.0.1:%h:%p,socksport=8126 + # ProxyJump cip04 Match host *.ifi.lmu.de,*.math.lmu.de AddressFamily inet -- cgit v1.2.3