support protocol quic between frpc and frps (#3198)
This commit is contained in:
committed by
GitHub
Unverified
parent
649df8827c
commit
2f66dc3e99
@@ -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