Commit Graph

92 Commits

Author SHA1 Message Date
yuzuki999 3f6f80b5e5 node type to lower 2023-05-19 11:27:08 +08:00
yuzuki999 69eec50f81 del not need config 2023-05-19 10:51:11 +08:00
yuzuki999 8b9d0fc578 fix fallback config 2023-05-19 10:06:31 +08:00
yuzuki999 8bb0196c78 remove no need interface, fix interval type for v2board v1.7.4dev 2023-05-18 09:11:28 +08:00
yuzuki999 48da83fc3d update example, add realtime option, fix ip limit bug for packet protocol 2023-05-17 09:46:52 +08:00
yuzuki999 15c36a9580 update
refactor limiter
fix getLink bug
add connection limit
move limit config to ControllerConfig
del dynamic speed limit (next version will be re add)
del online ip sync (next version will be re add)
2023-05-16 09:15:29 +08:00
yuzuki999 00f91c0261 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	go.mod
#	go.sum
2023-03-23 09:09:00 +08:00
yuzuki999 afbf67d5b4 update to xray-core 1.8.0, remove xtls support 2023-03-23 09:08:01 +08:00
Yuzuki d0da4bfaec fix acme port 2023-01-20 21:34:40 +08:00
yuzuki999 c450ae0bcd clean code 2023-01-12 14:30:37 +08:00
yuzuki999 405cd246e1 refactor lego 2023-01-12 14:27:06 +08:00
yuzuki999 013ec33869 fix shadowsocks2022 user key 2023-01-11 11:51:11 +08:00
Yuzuki999 182fa7ade2 change file name 2022-12-21 03:04:30 +08:00
Yuzuki999 d98ec9f61c fix block routes 2022-12-21 02:49:23 +08:00
Yuzuki999 bb430dbb8d fix proxy protocol not work 2022-12-19 16:26:02 +08:00
Yuzuki999 695da4f4c5 update to v1.1.0
change to uniproxy api
refactor build inbound
refactor limiter and rule
add ss2022 support
add speedlimit support
and more...
2022-12-18 23:31:06 +08:00
yuzuki999 465f5d5bf1 handle recorder type not vail error 2022-11-08 17:01:12 +08:00
yuzuki999 3446bc62d8 change recorder type name and enable redis 2022-11-02 15:09:42 +08:00
yuzuki999 e83a56f68d add redis ip recorder 2022-11-02 10:26:04 +08:00
yuzuki999 3cc2a3810f refactor ipRecorder 2022-10-21 11:07:04 +08:00
yuzuki999 ac2b231d48 fix ss user build bug 2022-10-19 01:16:53 +08:00
yuzuki999 1ee991b458 fix import 2022-10-11 16:05:19 +08:00
yuzuki999 72936370e7 add watch config option 2022-10-11 16:03:29 +08:00
yuzuki999 baab76d667 add config watch 2022-10-10 11:31:15 +08:00
yuzuki999 231678cc8d fix rule unmarshal bug, change some error message, remove alterID support 2022-10-10 08:59:00 +08:00
yuzuki999 eb4a608e1a change project structure, fix rule 2022-09-15 09:55:11 +08:00
yuzuki999 50260fcf79 performance optimization 2022-09-15 09:24:14 +08:00
yuzuki999 07951b08c0 update 2022-09-14 08:02:13 +08:00
yuzuki999 53b330b4e8 performance optimization 2022-09-13 10:39:53 +08:00
yuzuki999 5fd09079e3 add dynamic speed limit
fix old user limit info not clear
fix some wrong names
2022-09-07 23:02:02 +08:00
yuzuki999 fe6a21a96c performance optimization 2022-09-07 17:26:12 +08:00
yuzuki999 45fd9ad15b fix EnableIpSync option not working 2022-09-06 08:59:47 +08:00
yuzuki999 cef8ff1b70 fix speed limiter not clear 2022-09-06 08:28:57 +08:00
yuzuki999 e92a872738 rename some method 2022-09-06 00:32:52 +08:00
yuzuki999 65ae2b77d5 update dispatcher and distro 2022-09-04 20:32:56 +08:00
yuzuki999 f41ef6b0fa fix ip report bug 2022-08-19 22:55:47 +08:00
yuzuki999 ca2669a575 fix ip report bug 2022-08-19 22:42:51 +08:00
yuzuki999 27b97927c1 change project structure, fix online ip report bug 2022-08-16 13:04:33 +08:00
yuzuki999 ca180a63c9 fix nil pointer bug 2022-08-14 12:15:19 +08:00
yuzuki999 edde9b1efc fix bug 2022-08-12 19:15:11 +08:00
yuzuki999 ba1e088afb change project structure, performance optimization 2022-08-12 18:02:06 +08:00
yuzuki999 efcdffb20d change project structure
add across nodes ip limit
add user ip recorder
del config file watch
2022-07-28 23:00:05 +08:00