Commit Graph

1303 Commits

Author SHA1 Message Date
Alireza Ahmadi
ffd2d44d7f Merge pull request #1427 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.24
Bump github.com/xtls/xray-core from 1.8.19 to 1.8.24
2024-08-31 20:38:04 +02:00
Alireza Ahmadi
1f918542ee fix restart after enabling user #1406 2024-08-31 19:57:11 +02:00
dependabot[bot]
c521d10472 Bump github.com/xtls/xray-core from 1.8.19 to 1.8.24
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.19 to 1.8.24.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.19...v1.8.24)

---
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>
2024-08-30 21:26:55 +00:00
Alireza Ahmadi
055db3e9fb Merge pull request #1375 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.19
Bump github.com/xtls/xray-core from 1.8.17 to 1.8.19
2024-07-18 22:03:48 +02:00
Alireza Ahmadi
f79a33d712 httpsplit fix title 2024-07-18 21:36:01 +02:00
dependabot[bot]
7594ef4fe0 Bump github.com/xtls/xray-core from 1.8.17 to 1.8.19
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.17 to 1.8.19.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.17...v1.8.19)

---
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>
2024-07-17 21:42:14 +00:00
Alireza Ahmadi
f50bc16b61 v1.8.5 1.8.5 2024-07-14 21:01:35 +02:00
Alireza Ahmadi
0bd090d087 [sub] add hour for remained time
Co-Authored-By: mhsanaei <ho3ein.sanaei@gmail.com>
2024-07-14 18:38:18 +02:00
Alireza Ahmadi
54b48123c5 grpc dial new method
Co-Authored-By: mhsanaei <ho3ein.sanaei@gmail.com>
2024-07-14 18:29:32 +02:00
Alireza Ahmadi
6affec09d3 [warp] enhanced + delete option #1055 2024-07-14 18:19:38 +02:00
Alireza Ahmadi
22ac7fe3cc fallback outbound in balancer #1244 2024-07-14 12:42:47 +02:00
Hassan Ali Gilani
f5ce84ae68 Add getClientTrafficsById (#1347)
* Add getClientTrafficsById
Ability for API to get traffics by uuid

* bugfix GetClientTrafficByID

* bugfix
GetClientTrafficByID

* Update
GetClientTrafficByID function by Alireza0 Recomendation

* update
Replace Logger Warning with Debug for GetClientTrafficByID

* Fix: return empty array instead of error in case of gorm.ErrRecordNotFound

---------

Co-authored-by: Ali Gilani <gilani1364@gmail.com>
2024-07-14 12:08:30 +02:00
Alireza Ahmadi
f6535dd83e disable mux for vision flow #1193 2024-07-14 04:11:08 +02:00
Alireza Ahmadi
4d9c68dd7b fix domain validator #1329 2024-07-14 03:36:05 +02:00
Alireza Ahmadi
84ecdae7ca safe login #1365 2024-07-14 03:19:12 +02:00
Alireza Ahmadi
073bfb8991 fix observatory data #1333 2024-07-14 02:43:17 +02:00
Alireza Ahmadi
3e5660e1af fix randomShortID #1338 2024-07-14 00:55:25 +02:00
Alireza Ahmadi
970eba043f Merge pull request #1359 from LOVECHEN/main
Xray v1.8.17 + update dependencies
2024-07-13 23:39:13 +02:00
LOVE
890191d106 Xray v1.8.17 2024-07-13 02:29:11 +08:00
Alireza Ahmadi
a7fb001902 support more os
Co-Authored-By: mhsanaei <ho3ein.sanaei@gmail.com>
2024-07-10 22:48:59 +02:00
Alireza Ahmadi
a443d3187e Merge pull request #1356 from MHSanaei/main
some changes
2024-07-10 22:02:17 +02:00
Alireza Ahmadi
ac2429bbbf Merge pull request #1355 from sigseg5/main
Fix "merging" of "Default" prompt with default value in `confirm()` function
2024-07-10 22:02:06 +02:00
mhsanaei
19a7a8574c typo fixed 2024-07-10 21:06:58 +02:00
mhsanaei
038faf0197 Expand arch support in downloadXray 2024-07-10 20:56:14 +02:00
mhsanaei
2211838592 fix wrong splithttp default
Co-Authored-By: mmmray <142015632+mmmray@users.noreply.github.com>
2024-07-10 20:56:14 +02:00
sigseg5
3deaff08cd Fix merging of Default prompt with default value in confirm() function 2024-07-10 19:12:35 +03:00
Alireza Ahmadi
689b462a5f Merge pull request #1341 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.6
Bump github.com/shirou/gopsutil/v4 from 4.24.5 to 4.24.6
2024-07-08 00:18:55 +02:00
Alireza Ahmadi
abe5a06340 Merge pull request #1343 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.65.0
Bump google.golang.org/grpc from 1.64.0 to 1.65.0
2024-07-08 00:18:42 +02:00
dependabot[bot]
966c4e718e Bump google.golang.org/grpc from 1.64.0 to 1.65.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 21:27:22 +00:00
dependabot[bot]
40b3a115e5 Bump github.com/shirou/gopsutil/v4 from 4.24.5 to 4.24.6
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.5 to 4.24.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.5...v4.24.6)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 21:10:07 +00:00
Alireza Ahmadi
8f286663ea Merge pull request #1325 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.16
Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16
2024-06-29 15:53:39 +02:00
Alireza Ahmadi
34020c5445 Merge pull request #1330 from LOVECHEN/main
Xray-core v1.8.16
2024-06-29 15:53:25 +02:00
LOVECHEN
66645b30b7 Xray-core v1.8.16 2024-06-26 18:47:07 +08:00
dependabot[bot]
ae6f9093a9 Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.15 to 1.8.16.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.15...v1.8.16)

---
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>
2024-06-24 07:31:24 +00:00
Alireza Ahmadi
54e446a34b v1.8.4 1.8.4 2024-06-18 14:38:45 +02:00
Alireza Ahmadi
d7c62c0f4a Merge pull request #1320 from MHSanaei/main
new - splithttp transport
2024-06-18 14:37:12 +02:00
mhsanaei
d13518b6a8 fix 2024-06-18 14:11:27 +02:00
mhsanaei
b33d2fc9a1 Xray Core v1.8.15 2024-06-18 13:43:05 +02:00
mhsanaei
19b197154a gopsutil v4 2024-06-18 13:40:08 +02:00
mhsanaei
e5eb237114 new - splithttp
inbound
outbound
2024-06-18 13:38:26 +02:00
Alireza Ahmadi
af919ac530 Merge pull request #1319 from alireza0/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 11:57:08 +02:00
dependabot[bot]
0e665e0d0a Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:04:24 +00:00
Alireza Ahmadi
dc9bfc1e91 gopsutil v4 2024-06-15 12:48:28 +02:00
Alireza Ahmadi
9b43c37780 check error in remove by core-api 2024-06-15 11:19:05 +02:00
Alireza Ahmadi
6065c4737a Merge pull request #1307 from alireza0/dependabot/go_modules/gorm.io/driver/sqlite-1.5.6
Bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6
2024-06-15 10:30:09 +02:00
dependabot[bot]
33cf4107c3 Bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.5.5 to 1.5.6.
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: gorm.io/driver/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 21:04:59 +00:00
Alireza Ahmadi
7e40945d08 Merge pull request #1291 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.5
Bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5
2024-06-05 09:48:57 +02:00
Alireza Ahmadi
7599c0a93d Merge branch 'main' into dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.5 2024-06-05 09:48:48 +02:00
Alireza Ahmadi
a6cdb3818c Merge pull request #1295 from alireza0/dependabot/go_modules/golang.org/x/text-0.16.0
Bump golang.org/x/text from 0.15.0 to 0.16.0
2024-06-05 09:48:09 +02:00
dependabot[bot]
e6b1effacf Bump golang.org/x/text from 0.15.0 to 0.16.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 21:39:34 +00:00