Commit Graph

216 Commits

Author SHA1 Message Date
yuzuki999 bc14e406c9 only record tcp connecting ip on real time 2023-05-17 00:59:30 +08:00
Yuzuki 49cdbbbaa4 Update README.md 2023-05-16 10:00:15 +08:00
yuzuki999 886aaab62c update readme 2023-05-16 09:54:58 +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
Yuzuki 2d7aaef066 Merge pull request #58 from Yuzuki616/dependabot/go_modules/github.com/go-acme/lego/v4-4.11.0
Bump github.com/go-acme/lego/v4 from 4.10.2 to 4.11.0
2023-05-06 07:16:45 +08:00
dependabot[bot] 2ca5991ef0 Bump github.com/go-acme/lego/v4 from 4.10.2 to 4.11.0
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-acme/lego/compare/v4.10.2...v4.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 04:03:23 +00:00
Yuzuki 2c448ddd33 Merge pull request #56 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.8.1
Bump github.com/xtls/xray-core from 1.8.0 to 1.8.1
2023-04-18 12:18:50 +08:00
dependabot[bot] 68e558dc20 Bump github.com/xtls/xray-core from 1.8.0 to 1.8.1
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 04:01:31 +00:00
Yuzuki 2aa6a0fb96 Update README.md 2023-04-08 13:58:52 +08:00
yuzuki999 7d1b916bac update watcher 2023-04-07 13:11:56 +08:00
yuzuki999 e20c9b9290 update example 2023-03-26 06:47:24 +08:00
yuzuki999 50a6e5a4eb remove commands import 2023-03-23 09:11:04 +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 a753f62d72 Merge pull request #55 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.10.2
Bump github.com/goccy/go-json from 0.10.1 to 0.10.2
2023-03-20 14:57:26 +08:00
Yuzuki e28d8c59f3 Merge pull request #54 from Yuzuki616/dependabot/go_modules/google.golang.org/protobuf-1.30.0
Bump google.golang.org/protobuf from 1.29.1 to 1.30.0
2023-03-20 14:57:14 +08:00
dependabot[bot] 9dce64ba75 Bump github.com/goccy/go-json from 0.10.1 to 0.10.2
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 04:06:09 +00:00
dependabot[bot] 7186130e9a Bump google.golang.org/protobuf from 1.29.1 to 1.30.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.1...v1.30.0)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 04:02:00 +00:00
Yuzuki 15a15ecd67 Merge pull request #53 from Yuzuki616/dependabot/go_modules/google.golang.org/protobuf-1.29.1
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
2023-03-15 09:57:23 +08:00
dependabot[bot] 8e4fd2a4c1 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 00:48:57 +00:00
Yuzuki 97ebd4d0ee Merge pull request #52 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.10.1
Bump github.com/goccy/go-json from 0.10.0 to 0.10.1
2023-03-15 08:47:48 +08:00
Yuzuki c9127697ad Merge pull request #51 from Yuzuki616/dependabot/go_modules/google.golang.org/protobuf-1.29.0
Bump google.golang.org/protobuf from 1.28.1 to 1.29.0
2023-03-15 08:47:25 +08:00
dependabot[bot] a249fa19cf Bump github.com/goccy/go-json from 0.10.0 to 0.10.1
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 04:05:36 +00:00
dependabot[bot] fc0cc1ebe7 Bump google.golang.org/protobuf from 1.28.1 to 1.29.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.1...v1.29.0)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 04:03:39 +00:00
Yuzuki a17d397ea5 Merge pull request #50 from Yuzuki616/dependabot/go_modules/github.com/go-acme/lego/v4-4.10.2
Bump github.com/go-acme/lego/v4 from 4.10.0 to 4.10.2
2023-02-27 14:39:58 +08:00
dependabot[bot] 5a2c4f5bd9 Bump github.com/go-acme/lego/v4 from 4.10.0 to 4.10.2
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.10.0 to 4.10.2.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-acme/lego/compare/v4.10.0...v4.10.2)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 04:14:17 +00:00
Yuzuki 0d3afd85d4 Merge pull request #48 from Yuzuki616/dependabot/go_modules/github.com/go-acme/lego/v4-4.10.0
Bump github.com/go-acme/lego/v4 from 4.9.1 to 4.10.0
2023-02-21 14:25:04 +08:00
Yuzuki 5f2288d9fb Merge branch 'master' into dependabot/go_modules/github.com/go-acme/lego/v4-4.10.0 2023-02-13 12:20:20 +08:00
Yuzuki eba2f917bd Merge pull request #47 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.7.5
Bump github.com/xtls/xray-core from 1.7.3 to 1.7.5
2023-02-13 12:17:07 +08:00
dependabot[bot] 8c6f80d32c Bump github.com/go-acme/lego/v4 from 4.9.1 to 4.10.0
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-acme/lego/compare/v4.9.1...v4.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 04:13:43 +00:00
dependabot[bot] b41ead9915 Bump github.com/xtls/xray-core from 1.7.3 to 1.7.5
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.7.3...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 03:07:53 +00:00
Yuzuki 30b70eb8b9 Merge pull request #46 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.7.3
Bump github.com/xtls/xray-core from 1.7.2 to 1.7.3
2023-02-06 17:05:04 +08:00
dependabot[bot] 9a52eb7086 Bump github.com/xtls/xray-core from 1.7.2 to 1.7.3
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 03:06:12 +00:00
Yuzuki d0da4bfaec fix acme port 2023-01-20 21:34:40 +08:00
Yuzuki 229f04ac42 Update release.yml 2023-01-20 21:29:06 +08:00
yuzuki999 5a95dac587 update mod 2023-01-12 15:04:50 +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 05ac7c19f6 Merge remote-tracking branch 'origin/master' 2023-01-11 11:51:21 +08:00
yuzuki999 013ec33869 fix shadowsocks2022 user key 2023-01-11 11:51:11 +08:00
Yuzuki f74d2c5314 Merge pull request #45 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.7.2
Bump github.com/xtls/xray-core from 1.7.0 to 1.7.2
2023-01-11 02:08:11 +08:00
dependabot[bot] 13bc6fdc29 Bump github.com/xtls/xray-core from 1.7.0 to 1.7.2
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.7.0...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:13:43 +00:00
Yuzuki b9dc0a4948 Merge pull request #44 from Yuzuki616/dependabot/go_modules/golang.org/x/net-0.5.0
Bump golang.org/x/net from 0.4.0 to 0.5.0
2023-01-07 02:08:03 +08:00
Yuzuki fbd34ab1c0 Update release.yml 2023-01-07 02:07:26 +08:00
yuzuki999 0beba17baa support v2board 1.7.2 rules 2023-01-07 01:59:24 +08:00
dependabot[bot] ee61aa116d Bump golang.org/x/net from 0.4.0 to 0.5.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 03:08:13 +00:00
Yuzuki 97779326d6 Merge pull request #43 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.7.0
Bump github.com/xtls/xray-core from 1.6.6 to 1.7.0
2023-01-03 19:02:37 +08:00
yuzuki999 e2aee13d78 fix speedlimit 2023-01-03 18:58:52 +08:00
dependabot[bot] d4a4fea905 Bump github.com/xtls/xray-core from 1.6.6 to 1.7.0
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.6.6 to 1.7.0.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.6.6...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 03:28:42 +00:00
Yuzuki999 2f223e173f update 2022-12-24 02:44:09 +08:00