frp/server/proxy
Craig O'Donnell aa31d7ad0b
support bandwidth_limit set by server plugin ()
* 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
..
http.go support bandwidth_limit set by server plugin ()
https.go support bandwidth_limit set by server plugin ()
proxy.go support bandwidth_limit set by server plugin ()
stcp.go support bandwidth_limit set by server plugin ()
sudp.go support bandwidth_limit set by server plugin ()
tcp.go support bandwidth_limit set by server plugin ()
tcpmux.go support bandwidth_limit set by server plugin ()
udp.go support bandwidth_limit set by server plugin ()
xtcp.go support bandwidth_limit set by server plugin ()