Commit Graph

7 Commits

Author SHA1 Message Date
c95311d1a0 support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
e1cef053be server/proxy: simplify the code (#3488) 2023-06-16 00:14:19 +08:00
de85c9455a stcp, xtcp, sudp: support allow_users and specified server user (#3472) 2023-06-02 16:06:29 +08:00
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
3fbdea0f6b rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
8b75b8b837 fix by golint (#1822) 2020-05-24 17:48:37 +08:00
4797136965 feat: support sudp proxy (#1730) 2020-04-22 21:37:45 +08:00