pocketW
ce5fe799f4
Merge pull request #126 from XrayR-project/dependabot/go_modules/github.com/xtls/xray-core-1.6.5
...
build(deps): bump github.com/xtls/xray-core from 1.6.4 to 1.6.5
2022-11-29 09:51:07 +11:00
dependabot[bot]
7a452a4a53
build(deps): bump github.com/xtls/xray-core from 1.6.4 to 1.6.5
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.6.4...v1.6.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>
2022-11-28 15:10:20 +00:00
dependabot[bot]
fac8b62286
build(deps): bump github.com/go-acme/lego/v4 from 4.9.0 to 4.9.1
...
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego ) from 4.9.0 to 4.9.1.
- [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.0...v4.9.1 )
---
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>
2022-11-28 15:10:08 +00:00
Senis Y
183b1be519
feature: add support v2board new API
...
update: add eTag on fetch users for save resources
update: split cert monitor service
update: refactor log format
update: add support shadowsocks_2022
The cert monitor period = UpdatePeriodic * 60
The xray-core official is not implementation of proxy.UserManager feature. So it may change in the future.
2022-11-24 15:11:01 +08:00
dependabot[bot]
ee53e746c5
build(deps): bump golang.org/x/crypto from 0.2.0 to 0.3.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 15:15:59 +00:00
dependabot[bot]
e357fc438f
build(deps): bump github.com/xtls/xray-core from 1.6.3 to 1.6.4
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.6.3...v1.6.4 )
---
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-11-14 15:12:52 +00:00
pocketW
de0da25c21
chore: update dependence
2022-11-12 21:22:13 +11:00
dependabot[bot]
c8f0981b0e
build(deps): bump golang.org/x/crypto from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 15:16:31 +00:00
dependabot[bot]
e0688fc609
build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.2.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>
2022-11-11 12:58:43 +00:00
dependabot[bot]
81ba4ebb43
build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:56:11 +00:00
thank243
808b5ecc3c
Merge branch 'master' into master
2022-11-08 14:48:44 +08:00
Senis
c4ef5bb843
update: xray-core v1.6.3
2022-11-08 14:46:06 +08:00
Senis
ddce3fa86d
fix: typo
2022-11-08 11:57:06 +08:00
pocketW
398c3133d3
Merge pull request #79 from thank243/master
...
feat: add global user ip limit
2022-11-06 14:31:22 +11:00
Senis
9a2188cb0c
update: Global User IP limit.
2022-11-04 08:26:56 +08:00
pocketW
c7af43fc49
Merge pull request #75 from XrayR-project/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.10
...
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
2022-11-03 22:49:11 +11:00
dependabot[bot]
37eff6755c
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.9 to 3.22.10.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.10 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 15:53:37 +00:00
dependabot[bot]
5e346ddfee
build(deps): bump github.com/xtls/xray-core from 1.6.1 to 1.6.2
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.6.1...v1.6.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>
2022-10-31 16:00:54 +00:00
pocketW
057f4156bf
Merge pull request #71 from XrayR-project/dependabot/go_modules/github.com/stretchr/testify-1.8.1
...
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-10-26 13:40:42 +11:00
dependabot[bot]
2b5fa4feee
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1 )
---
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-10-24 16:02:42 +00:00
dependabot[bot]
571191a190
build(deps): bump github.com/xtls/xray-core from 1.6.0 to 1.6.1
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.6.0...v1.6.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>
2022-10-24 16:02:30 +00:00
dependabot[bot]
af8f24b5b1
build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.4...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 15:51:51 +00:00
pocketW
79528d3e17
feat: dynamic update speedlimit bucket
2022-10-13 08:37:59 +11:00
pocketW
2f0461ddda
chore: update lego to v4.9.0
2022-10-05 10:25:07 +11:00
dependabot[bot]
708adf1e43
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.8 to 3.22.9.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.8...v3.22.9 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 15:40:50 +00:00
pocketW
7604e33b03
chore: update go to 1.19
2022-09-22 16:12:37 +10:00
dependabot[bot]
cb5cc17a82
build(deps): bump github.com/xtls/xray-core from 1.5.10 to 1.6.0
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.5.10 to 1.6.0.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.5.10...v1.6.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-09-19 15:52:56 +00:00
pocketW
f42e30cc61
Merge pull request #44 from XrayR-project/dependabot/go_modules/github.com/spf13/viper-1.13.0
...
build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0
2022-09-07 11:03:44 +10:00
dependabot[bot]
82731d9d9c
build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 15:39:39 +00:00
dependabot[bot]
45f4d80a49
build(deps): bump github.com/urfave/cli from 1.22.9 to 1.22.10
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.9 to 1.22.10.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.9...v1.22.10 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:49:36 +00:00
dependabot[bot]
8724ece88a
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.7 to 3.22.8.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.7...v3.22.8 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 15:46:31 +00:00
pocketW
8991284e19
chore: update Xray-core to 1.5.10
2022-08-28 14:15:57 +10:00
pocketW
337f441c32
feat: add support for v2raysocks
2022-08-21 00:36:16 +10:00
pocketW
b934a52875
fix: fix get cpu usage error in openbsd
...
fix: fix incorrect conversion between integer types
fix: fix test file error
chore: update dependencies
2022-08-02 19:03:53 +10:00
dependabot[bot]
c349d3d9a1
build(deps): 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-28 15:41:35 +00:00
pocketW
9947d7e4f3
chore: update xray-core to 1.5.9
2022-07-19 23:11:21 +10:00
pocketW
1566ffd937
Merge branch 'master' into dependabot/go_modules/github.com/stretchr/testify-1.7.2
2022-06-14 10:17:34 +10:00
dependabot[bot]
454afe5285
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-06 15:39:56 +00:00
dependabot[bot]
807a7182bb
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 15:39:49 +00:00
pocketW
911d06bece
chore: update Xray-core to 1.5.6
2022-06-02 10:01:28 +10:00
pocketW
7f823007cb
Merge pull request #7 from XrayR-project/dependabot/go_modules/github.com/go-acme/lego/v4-4.7.0
...
Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.7.0
2022-06-02 09:34:28 +10:00
pocketW
943660ee56
Merge pull request #6 from XrayR-project/dependabot/go_modules/github.com/spf13/viper-1.12.0
...
Bump github.com/spf13/viper from 1.11.0 to 1.12.0
2022-06-02 09:34:13 +10:00
dependabot[bot]
35a6585db1
Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.7.0
...
Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego ) from 4.6.0 to 4.7.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.7.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-05-30 15:43:57 +00:00
dependabot[bot]
f0911f6239
Bump github.com/spf13/viper from 1.11.0 to 1.12.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 15:53:34 +00:00
dependabot[bot]
afc11dbb41
Bump github.com/imdario/mergo from 0.3.12 to 0.3.13
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 15:27:11 +00:00
dependabot[bot]
6ce4d4e7a2
Bump github.com/urfave/cli from 1.22.8 to 1.22.9
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.8 to 1.22.9.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.8...v1.22.9 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 15:41:09 +00:00
dependabot[bot]
40ba9b202b
Bump github.com/urfave/cli from 1.22.7 to 1.22.8
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.7 to 1.22.8.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.7...v1.22.8 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 00:19:20 +00:00
pocketW
39a09bea92
fix: fix error of config.proto conflict
2022-04-29 10:15:15 +10:00
pocketW
5c0eea8d44
Fix memory leak caused by requiring component.
2022-04-28 14:26:10 +10:00
pocketW
bfc60f2f8c
Merge pull request #2 from XrayR-project/dependabot/go_modules/github.com/xtls/xray-core-1.5.5
...
Bump github.com/xtls/xray-core from 1.5.4 to 1.5.5
2022-04-27 14:14:07 +10:00