From 9dcc96fa161dbb10759bfa18a3dccf9c58372bbe Mon Sep 17 00:00:00 2001 From: abuabraham-ttd <130511456+abuabraham-ttd@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:11:21 -0700 Subject: [PATCH] Update sockd_eks.conf --- scripts/aws/eks-pod/sockd_eks.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/aws/eks-pod/sockd_eks.conf b/scripts/aws/eks-pod/sockd_eks.conf index 8c1000d28..e74fdd5f6 100644 --- a/scripts/aws/eks-pod/sockd_eks.conf +++ b/scripts/aws/eks-pod/sockd_eks.conf @@ -15,6 +15,5 @@ socks pass { from: 127.0.0.1/32 to: 0.0.0.0/0 command: bind connect protocol: tcp - log: error - bandwidth: 1024000 + log: error }