Commit Graph

1459 Commits

Author SHA1 Message Date
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
dependabot[bot]
4cc529f4cc Bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5)

---
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>
2024-06-03 21:56:54 +00:00
Alireza Ahmadi
716e2076fc Merge pull request #1270 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.13
Bump github.com/xtls/xray-core from 1.8.11 to 1.8.13
2024-05-24 14:34:51 +02:00
dependabot[bot]
db5082522a Bump github.com/xtls/xray-core from 1.8.11 to 1.8.13
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.11 to 1.8.13.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.11...v1.8.13)

---
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-05-23 21:43:12 +00:00
Alireza Ahmadi
88bbb67097 Merge pull request #1266 from alireza0/dependabot/go_modules/github.com/goccy/go-json-0.10.3
Bump github.com/goccy/go-json from 0.10.2 to 0.10.3
2024-05-22 16:17:41 +02:00
dependabot[bot]
16f9208d7f ---
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>
2024-05-21 21:27:31 +00:00
vnxme
1e3bd2fa73 Ensure IPv6 compliant host (#1252)
* Ensure IPv6 compliant host in sub/subController

* Ensure IPv6 compliant host in web/controller/util

* Ensure IPv6 compliant host in web/middleware/domainValidator
2024-05-21 21:00:38 +02:00
Alireza Ahmadi
bd5ec392e5 Merge pull request #1257 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.64.0
Bump google.golang.org/grpc from 1.63.2 to 1.64.0
2024-05-21 20:59:21 +02:00
dependabot[bot]
586fdee6e6 Bump google.golang.org/grpc from 1.63.2 to 1.64.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.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-05-15 21:36:55 +00:00
Alireza Ahmadi
2fedd52d6c Merge pull request #1247 from hamid-gh98/main
[fix] always serve panel even if xray failed to run
2024-05-12 09:58:13 +02:00
Hamidreza
739f4281fb [fix] always serve panel even if xray failed to run 2024-05-09 18:14:32 +03:30
Alireza Ahmadi
3e416a49fb fix show sniffing parameters #1227 2024-05-08 19:03:34 +02:00
Alireza Ahmadi
84fbf09f22 Merge pull request #1234 from alireza0/dependabot/go_modules/golang.org/x/text-0.15.0
Bump golang.org/x/text from 0.14.0 to 0.15.0
2024-05-08 18:48:27 +02:00
Alireza Ahmadi
eddc551189 Merge pull request #1238 from alireza0/dependabot/go_modules/github.com/gin-gonic/gin-1.10.0
Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0
2024-05-08 18:48:16 +02:00
Alireza Ahmadi
cf532510db v1.8.3 1.8.3 2024-05-08 18:44:51 +02:00
dependabot[bot]
ea59a41593 Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.1...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 21:50:33 +00:00
dependabot[bot]
5de91bdff8 Bump golang.org/x/text from 0.14.0 to 0.15.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.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-05-06 21:26:22 +00:00
Alireza Ahmadi
1c32a913a1 v1.8.3 2024-05-04 13:19:56 +02:00
Alireza Ahmadi
d3481043d4 [dns] skipFallback option #1019 2024-05-03 22:50:49 +02:00
Alireza Ahmadi
7cc6c19843 disable sniffing by default + features #1199 #1213 2024-05-03 21:39:08 +02:00
Alireza Ahmadi
5bbb15bc98 add dokodemo timeout #1200 2024-05-03 21:21:08 +02:00
Alireza Ahmadi
d8ec07d926 Merge pull request #1223 from alireza0/dependabot/go_modules/github.com/gin-contrib/gzip-1.0.1
Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1
2024-05-03 00:17:19 +02:00
Alireza Ahmadi
699137a884 Merge pull request #1221 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.4
Bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4
2024-05-03 00:17:09 +02:00
Alireza Ahmadi
627dc401c0 Merge pull request #1220 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.2
Bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
2024-05-03 00:16:58 +02:00
dependabot[bot]
2c96c0b62a Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 21:46:04 +00:00
dependabot[bot]
1fde0d4578 Bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.3 to 3.24.4.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.3...v3.24.4)

---
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>
2024-05-01 22:00:14 +00:00
dependabot[bot]
b343dac8af Bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 22:00:07 +00:00
Alireza Ahmadi
adbe9380e4 xray-core 1.8.11 2024-04-27 00:11:35 +02:00
Alireza Ahmadi
6f64e95788 Merge pull request #1204 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.11
Bump github.com/xtls/xray-core from 1.8.10 to 1.8.11
2024-04-27 00:10:29 +02:00
Alireza Ahmadi
6a19ab204a Merge pull request #1205 from alireza0/dependabot/go_modules/gorm.io/gorm-1.25.10
Bump gorm.io/gorm from 1.25.9 to 1.25.10
2024-04-27 00:10:19 +02:00
dependabot[bot]
af4575adae Bump gorm.io/gorm from 1.25.9 to 1.25.10
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.9...v1.25.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 21:41:21 +00:00
dependabot[bot]
5ac02a1bc4 Bump github.com/xtls/xray-core from 1.8.10 to 1.8.11
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.10...v1.8.11)

---
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-04-26 21:41:01 +00:00
Alireza Ahmadi
f6b4334696 fix ws link null host #1189 2024-04-20 22:07:39 +02:00
Alireza Ahmadi
8ff75c626e fix dns edit modal 2024-04-20 13:10:44 +02:00
Ho3ein
ce9e710840 Upgrade packages (#1179)
* clipboard.js v2.0.11

* axios v0.28.1

* URI.js v1.19.11

* vue v2.7.16

* OCPD

* default config - UseIP domainStrategy

* minify css
2024-04-20 12:58:30 +02:00
Alireza Ahmadi
7258cbfc70 fix empty client ID on request #1182 2024-04-18 22:53:33 +02:00
Alireza Ahmadi
cf9e09eaf3 fix httpupgrade headers
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com>
2024-04-17 17:34:06 +02:00
Alireza Ahmadi
d5477c9bb7 v1.8.2 1.8.2 2024-04-16 12:25:13 +02:00
Alireza Ahmadi
9fbe7ba17e fix dns outbound error in list 2024-04-16 12:18:47 +02:00
Alireza Ahmadi
d57e031424 ws host+backward compatibility #1154 2024-04-15 20:00:52 +02:00
Alireza Ahmadi
67344e505c Add online animation #1086 #1096 2024-04-13 10:41:50 +02:00
Alireza Ahmadi
9b9ecac059 Merge pull request #1166 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.1
Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
2024-04-13 10:03:13 +02:00
dependabot[bot]
b5ad973108 Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 21:10:57 +00:00
Alireza Ahmadi
ce7e5d07c7 fix blackhole type #1149 2024-04-10 23:27:40 +02:00
Alireza Ahmadi
da757b7bcf Merge pull request #1158 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.63.2
Bump google.golang.org/grpc from 1.63.0 to 1.63.2
2024-04-10 23:15:42 +02:00