Commit Graph

9 Commits (54eb704650e8c106d17aaacb93425bad8235b26a)

Author SHA1 Message Date
Craig O'Donnell aa31d7ad0b
support bandwidth_limit set by server plugin (#3271)
* support bandwidth_limit set by server plugin

* limiter at proxy level

* bandwidth_limit_mode

* updates tests for bandwidth_limit_mode default

* bandwidth_limit_mode as string

* add checkForSrv for bandwidth_limit_mode

* bandwidth_limit flags for sub cmds

* gci write
2 years ago
fatedier 7678938c08
support quic options (#3211) 2 years ago
fatedier 9d077b02cf
lint by golangci-lint (#3080) 3 years ago
fatedier 100d556336
support tcp keepalive params (#2863) 3 years ago
fatedier 10100c28d9
client: add dial_server_timeout (#2805) 3 years ago
fatedier 293003fcdb
allow to disable application layer heartbeat to reduce traffic cost (#2758)
fix #2754
3 years ago
fatedier c32a2ed140
frpc: support 'includes' in common section to include proxy configs in other files(#2421) 4 years ago
yuyulei b5aee82ca9
update: support custom tls server name (#2278) 4 years ago
yuyulei 3621aad1c1
Reconstruct config (#2098)
* refactoring config

* Update by comments
4 years ago