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 }