1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-23 16:18:27 +00:00

9 Commits

Author SHA1 Message Date
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
2023-02-09 00:38:36 +08:00
fatedier
9d077b02cf
lint by golangci-lint () 2022-08-29 01:02:53 +08:00
fatedier
c652b8ef07
fix ipv6 address parsing () 2022-06-14 14:24:34 +08:00
fatedier
4af85da0c2
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode () 2022-05-26 23:57:30 +08:00
fatedier
02b12df887
frpc: consider include configs for verify and reload command () 2021-06-02 23:54:22 +08:00
fatedier
9cebfccb39
cmd: add verify command to verify if config file syntax is valid () 2021-05-12 12:15:22 +08:00
bobo liu
1a11b28f8d
config: inline is NOT SUPPORTED in encoding/json () 2021-03-19 17:36:39 +08:00
yuyulei
3621aad1c1
Reconstruct config ()
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
fatedier
3fbdea0f6b
rename models to pkg () 2020-09-23 13:49:14 +08:00