Commit Graph

591 Commits

Author SHA1 Message Date
yuzuki999
f41ef6b0fa fix ip report bug 2022-08-19 22:55:47 +08:00
yuzuki999
3c7c7e047d Merge remote-tracking branch 'origin/master' 2022-08-19 22:43:02 +08:00
yuzuki999
ca2669a575 fix ip report bug 2022-08-19 22:42:51 +08:00
Yuzuki
6dfd7b524e
Update README.md 2022-08-19 12:30:24 +08:00
Yuzuki
e11ece44a8
Update README.md 2022-08-19 12:30:09 +08:00
Yuzuki
c0a066787d
Update README.md 2022-08-19 12:03:03 +08:00
Yuzuki
93ac822b24
Merge pull request #18 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.9.11
Bump github.com/goccy/go-json from 0.9.10 to 0.9.11
2022-08-19 11:37:56 +08:00
dependabot[bot]
d1607365b8
Bump github.com/goccy/go-json from 0.9.10 to 0.9.11
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.10 to 0.9.11.
- [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.9.10...v0.9.11)

---
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>
2022-08-19 03:35:24 +00: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
4a51a2a0d3 Merge remote-tracking branch 'origin/master' 2022-08-12 18:45:37 +08:00
yuzuki999
f00682e58e fix bug 2022-08-12 18:44:56 +08:00
Yuzuki
79d1fa3c2c
Update README.md 2022-08-12 18:06:18 +08:00
yuzuki999
c0e0945c8b Merge remote-tracking branch 'origin/master' 2022-08-12 18:02:33 +08:00
yuzuki999
ba1e088afb change project structure, performance optimization 2022-08-12 18:02:06 +08:00
Yuzuki
b1165ea481
Merge pull request #16 from Yuzuki616/dependabot/go_modules/google.golang.org/protobuf-1.28.1
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1
2022-07-29 14:15:39 +08:00
dependabot[bot]
a8460204aa
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.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.28.0...v1.28.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>
2022-07-29 03:52:34 +00:00
yuzuki999
4bd389aa05 update workflow 2022-07-28 23:07:09 +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
yuzuki999
c702ea1461 add not have active user error message for shadowsocks node 2022-07-22 15:45:17 +08:00
Yuzuki
3d99902155
Update README.md 2022-07-20 23:14:57 +08:00
Yuzuki
ebcf0aa121
Merge pull request #13 from Yuzuki616/dependabot/go_modules/github.com/juju/ratelimit-1.0.2
Bump github.com/juju/ratelimit from 1.0.1 to 1.0.2
2022-07-20 22:46:46 +08:00
Yuzuki
35ae9f27f8
Merge pull request #14 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.9.10
Bump github.com/goccy/go-json from 0.9.8 to 0.9.10
2022-07-20 22:46:35 +08:00
Yuzuki
bc7a426d47
Merge pull request #15 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.5.9
Bump github.com/xtls/xray-core from 1.5.8 to 1.5.9
2022-07-20 22:46:09 +08:00
Yuzuki
15609a4ead
Update README.md 2022-07-20 22:45:42 +08:00
dependabot[bot]
2dd23e1dba
Bump github.com/xtls/xray-core from 1.5.8 to 1.5.9
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.5.8 to 1.5.9.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.5.8...v1.5.9)

---
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>
2022-07-18 03:44:58 +00:00
dependabot[bot]
92a121f2eb
Bump github.com/goccy/go-json from 0.9.8 to 0.9.10
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.8 to 0.9.10.
- [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.9.8...v0.9.10)

---
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>
2022-07-18 03:44:43 +00:00
dependabot[bot]
2329a2f3e7
Bump github.com/juju/ratelimit from 1.0.1 to 1.0.2
Bumps [github.com/juju/ratelimit](https://github.com/juju/ratelimit) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/juju/ratelimit/releases)
- [Commits](https://github.com/juju/ratelimit/compare/1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/juju/ratelimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 03:48:01 +00:00
Yuzuki
107465242d
Merge pull request #10 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.9.8
Bump github.com/goccy/go-json from 0.9.7 to 0.9.8
2022-07-02 00:36:19 +08:00
Yuzuki
febef1324a
Merge pull request #11 from Yuzuki616/dependabot/go_modules/github.com/stretchr/testify-1.8.0
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
2022-07-02 00:36:10 +08:00
Yuzuki
edc8bd3935
Merge pull request #12 from Yuzuki616/dependabot/go_modules/github.com/go-acme/lego/v4-4.8.0
Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.8.0
2022-07-02 00:36:00 +08:00
dependabot[bot]
62e44e0615
Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.8.0
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.6.0 to 4.8.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.6.0...v4.8.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>
2022-07-01 03:44:57 +00:00
dependabot[bot]
65e749d3fc
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 03:45:11 +00:00
dependabot[bot]
b9a86b9d12
Bump github.com/goccy/go-json from 0.9.7 to 0.9.8
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.7 to 0.9.8.
- [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.9.7...v0.9.8)

---
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>
2022-06-30 03:45:08 +00:00
Yuzuki
7fe5be6809
Merge pull request #9 from Yuzuki616/dependabot/go_modules/github.com/stretchr/testify-1.7.5
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
2022-06-25 01:58:13 +08:00
dependabot[bot]
2145fcea20
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 03:34:27 +00:00
Yuzuki
ca0f2e6366
Merge pull request #8 from Yuzuki616/dependabot/go_modules/github.com/stretchr/testify-1.7.4
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
2022-06-22 16:09:22 +08:00
dependabot[bot]
b6ae51e7fe
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 04:40:14 +00:00
Yuzuki
3a4972f31c
Merge pull request #7 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.5.8
Bump github.com/xtls/xray-core from 1.5.7 to 1.5.8
2022-06-21 07:24:54 +08:00
dependabot[bot]
59de600559
Bump github.com/xtls/xray-core from 1.5.7 to 1.5.8
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.5.7...v1.5.8)

---
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>
2022-06-20 03:46:00 +00:00
yuzuki999
bf32164729 fix bug 2022-06-13 15:15:32 +08:00
yuzuki999
297d9cc618 remove limit from UserList 2022-06-13 14:47:01 +08:00
yuzuki999
2d279aa202 add protocol rule,fix limit not work 2022-06-12 21:10:20 +08:00
yuzuki999
da5f94247d fix bug 2022-06-09 21:40:23 +08:00
yuzuki999
0da1dd9b5c fix bug 2022-06-09 21:26:51 +08:00
yuzuki999
aa8ae319db fix bug 2022-06-09 21:19:57 +08:00
yuzuki999
c3995c79e9 Merge remote-tracking branch 'origin/master' 2022-06-09 21:01:52 +08:00
yuzuki999
77d0cc89bb fix User check error 2022-06-09 21:00:46 +08:00
Yuzuki
b308167a91
Merge pull request #4 from Yuzuki616/dependabot/go_modules/github.com/stretchr/testify-1.7.2
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-09 14:39:03 +08:00