Skip to content

Commit

Permalink
Update sockd_eks.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
abuabraham-ttd authored Oct 16, 2024
1 parent d5475d4 commit be9fa0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/aws/eks-pod/sockd_eks.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
logoutput: /var/log/socks
errorlog: stdout
debug: 3
debug: 0
internal: 127.0.0.1 port = 3306
external: eth0
user.notprivileged: ec2-user
clientmethod: none
socksmethod: none
recvbufsize: 10777216
sendbufsize: 10777216

client pass {
from: 127.0.0.1/32 to: 127.0.0.1/32
Expand Down

0 comments on commit be9fa0e

Please sign in to comment.