How to enable socks5 udp? #576
Unanswered
Naruse-developer
asked this question in
Q&A
Replies: 1 comment
-
gost.yml services:
- name: service-sosks5
addr: :8888
handler:
type: socks5
auth:
username: 123456
password: 123456
metadata:
udp: true
udpBufferSize: 4096
notls: true
listener:
type: tcp
log:
level: info
format: json
output: C:\gost\test\log.log
rotation:
maxSize: 1000
maxAge: 30
maxBackups: 1
localTime: true
compress: false UDP TEST : UDP Blocked |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gost.yaml
log
Beta Was this translation helpful? Give feedback.
All reactions