From 7e060e5cf2656a0a53d41ea0ff42b753316cd441 Mon Sep 17 00:00:00 2001 From: mia Date: Fri, 4 Oct 2024 15:43:40 -0700 Subject: she's goin --- proxy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy.sh') diff --git a/proxy.sh b/proxy.sh index 9628fab..1689ab2 100755 --- a/proxy.sh +++ b/proxy.sh @@ -1,2 +1,2 @@ #!/bin/sh -exec ssh -NL 5432:localhost:5432 vr +exec ssh -NL 54321:localhost:5432 vr -- cgit 1.4.1