Commit Graph

60 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
fc7f256423
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
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-07 03:38:12 +00:00
Yuzuki
d0815136ce
Update README.md 2022-06-07 02:25:37 +08:00
Yuzuki
dad776dc7f
Update README.md 2022-06-07 02:02:45 +08:00
yuzuki999
31446726a4 change error message 2022-06-06 17:22:45 +08:00
yuzuki999
5c7356a8da fix get node info,fix trojan builder 2022-06-06 17:07:21 +08:00
yuzuki999
21bd807e99 optimize code 2022-06-06 15:29:01 +08:00
yuzuki999
3848198630 Merge remote-tracking branch 'origin/master' 2022-06-06 15:24:15 +08:00
yuzuki999
b607b8eb4a fix get node info and node rule error 2022-06-06 15:23:40 +08:00
Yuzuki
e1f665c0dc
Merge pull request #3 from Yuzuki616/dependabot/go_modules/github.com/xtls/xray-core-1.5.7
Bump github.com/xtls/xray-core from 1.5.6 to 1.5.7
2022-06-06 12:01:04 +08:00
dependabot[bot]
bdff011bf6
Bump github.com/xtls/xray-core from 1.5.6 to 1.5.7
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.5.6...v1.5.7)

---
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-06 03:59:57 +00:00
yuzuki999
9b78155786 fix release action not work 2022-06-06 10:16:36 +08:00
yuzuki999
177eda05f4 Merge remote-tracking branch 'origin/master' 2022-06-06 10:08:12 +08:00
yuzuki999
d8bbe7ddaa fix update inbound failed 2022-06-06 10:08:02 +08:00
Yuzuki
dfa1b1b52e
Delete Dockerfile 2022-06-06 08:29:24 +08:00
Yuzuki
5d97809e26
Update README.md 2022-06-06 08:28:21 +08:00
Yuzuki
055ea83a38
update filename 2022-06-06 08:25:04 +08:00
Yuzuki
b0b8362677
update to v0.0.2 2022-06-05 19:42:58 +08:00
Yuzuki
7d336f2e79
del upload artifact 2022-06-05 19:42:08 +08:00
yuzuki999
df08cd96a0 fix rule not work 2022-06-05 19:37:02 +08:00
yuzuki999
f45a79e12f Merge remote-tracking branch 'origin/master' 2022-06-05 13:19:48 +08:00
yuzuki999
5434e86d93 fix bug,optimize performance 2022-06-05 13:19:39 +08:00
Yuzuki
383ad558d5
Update README.md 2022-06-04 17:59:58 +08:00
yuzuki999
3eadd58da4 update module 2022-06-04 17:20:09 +08:00
yuzuki999
426f2e8036 update module 2022-06-04 17:17:42 +08:00
yuzuki999
0b7eb9972e fix bug,fix spelling mistakes,del redundant code 2022-06-04 17:12:28 +08:00
yuzuki999
8c9786a4d5 Merge remote-tracking branch 'origin/master' 2022-06-04 16:59:20 +08:00
yuzuki999
a4127588f7 update config 2022-06-04 16:59:10 +08:00
Yuzuki
f13dbd99db
Delete docker.yml 2022-06-04 16:58:16 +08:00
Yuzuki
5eb1a97171
Update README.md 2022-06-04 16:48:50 +08:00
Yuzuki
368f24b9e8
Update README.md 2022-06-04 16:33:04 +08:00
Yuzuki
7f00fccc47
Update README.md 2022-06-04 16:31:24 +08:00