mirror of
https://github.com/fatedier/frp.git
synced 2026-04-29 04:29:11 +08:00
support udp type
This commit is contained in:
@@ -34,6 +34,12 @@ auth_token = 123
|
||||
bind_addr = 0.0.0.0
|
||||
listen_port = 6000
|
||||
|
||||
[dns]
|
||||
type = udp
|
||||
auth_token = 123
|
||||
bind_addr = 0.0.0.0
|
||||
listen_port = 53
|
||||
|
||||
[web01]
|
||||
# if type equals http, vhost_http_port must be set
|
||||
type = http
|
||||
|
||||
Reference in New Issue
Block a user