mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
support protocol quic between frpc and frps (#3198)
This commit is contained in:
@@ -25,6 +25,7 @@ var (
|
||||
|
||||
DefaultClientConfig = `
|
||||
[common]
|
||||
server_addr = 127.0.0.1
|
||||
server_port = {{ .%s }}
|
||||
log_level = trace
|
||||
`
|
||||
|
Reference in New Issue
Block a user