1
0
mirror of https://github.com/fatedier/frp synced 2025-09-28 19:15:36 +08:00
frp/cmd/frpc/sub
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
2023-02-09 00:38:36 +08:00
..
http.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
https.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
reload.go
root.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
status.go
stcp.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
sudp.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
tcp.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
tcpmux.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
udp.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00
verify.go
xtcp.go support bandwidth_limit set by server plugin (#3271) 2023-02-09 00:38:36 +08:00