Commit graph

100 commits

Author SHA1 Message Date
Alireza Ahmadi
2dc68b43c3 Default tls version 1.0-1.2 2023-03-23 10:37:13 +01:00
MHSanaei
3567539046 Update issue templates 2023-03-22 22:49:57 +03:30
MHSanaei
9bb9bc650b Merge pull request #60 from MHSanaei/dependabot/go_modules/google.golang.org/grpc-1.54.0
Bump google.golang.org/grpc from 1.53.0 to 1.54.0
2023-03-22 16:29:07 +03:30
dependabot[bot]
aa87cb3f51 Bump google.golang.org/grpc from 1.53.0 to 1.54.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.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>
2023-03-22 10:07:59 +00:00
MHSanaei
eba997a89b custom version 2023-03-20 16:49:39 +03:30
MHSanaei
22dd8b4d67 Merge pull request #34 from MHSanaei/dev
i hate myself
2023-03-19 14:39:51 +03:30
MHSanaei
e7131f028f Update xray.js 2023-03-19 14:39:19 +03:30
MHSanaei
6441d2ea83 Merge pull request #33 from MHSanaei/xray.js
Update xray.js
2023-03-19 14:15:05 +03:30
MHSanaei
9067c881bd Update xray.js 2023-03-19 14:13:19 +03:30
MHSanaei
b0939f327a Update version 2023-03-19 14:00:52 +03:30
MHSanaei
cac978f7ce Update install.sh 2023-03-19 12:44:46 +03:30
MHSanaei
e25f13dbd6 Merge pull request #31 from MHSanaei/dev
xtls bug fixed
2023-03-19 12:41:25 +03:30
MHSanaei
f9538e785f xtls bug fixed 2023-03-19 12:39:14 +03:30
MHSanaei
8d40d24c44 bug fixed 2023-03-18 20:23:29 +03:30
MHSanaei
33ce17875b Update README.md 2023-03-18 00:53:00 +03:30
MHSanaei
d154f5a674 Add files via upload 2023-03-18 00:30:11 +03:30
MHSanaei
7d5c23e2a5 Update xray.js 2023-03-18 00:01:20 +03:30
MHSanaei
b77a38dafe Merge pull request #29 from MHSanaei/ClientIPs-functions
Client ips functions
2023-03-17 23:07:52 +03:30
MHSanaei
be7610cda8 Merge branch 'main' into ClientIPs-functions 2023-03-17 23:07:43 +03:30
MHSanaei
3235aa000a Update trojan.html 2023-03-17 23:05:33 +03:30
MHSanaei
75fe9ea51a remove useless code 2023-03-17 23:03:21 +03:30
MHSanaei
94b0eb7222 Merge branch 'ClientIPs-functions' of https://github.com/MHSanaei/3x-ui into ClientIPs-functions 2023-03-17 22:12:19 +03:30
Alireza Ahmadi
930476470c Fix delete bug 2023-03-17 19:39:26 +01:00
Alireza Ahmadi
ca9d024f64 Fix delete bug 2023-03-17 19:29:08 +01:00
Alireza Ahmadi
fefe636b1c Fix clear IP affect in UI 2023-03-17 19:04:07 +01:00
Alireza Ahmadi
f0cdddda28 Fix del/update affects on clientIPs 2023-03-17 19:02:56 +01:00
MHSanaei
939ebfd933 Delete inbounds_client_row.html 2023-03-17 20:45:47 +03:30
MHSanaei
3002ba7a09 Merge pull request #28 from MHSanaei/dev
Update trojan.html
2023-03-17 20:38:35 +03:30
MHSanaei
2fd2d8a602 Update trojan.html 2023-03-17 20:38:01 +03:30
MHSanaei
e6ecee5a39 1.1.0 2023-03-17 20:01:24 +03:30
MHSanaei
58a06c774c Merge pull request #26 from MHSanaei/dev
alireza
2023-03-17 20:00:14 +03:30
MHSanaei
2d8ddc9f5e Merge branch 'main' into dev 2023-03-17 20:00:08 +03:30
MHSanaei
ff5e44344a Merge tag 'main' into dev 2023-03-17 16:22:01 +00:00
MHSanaei
d544b83aad 1.1.0 2023-03-17 19:41:01 +03:30
MHSanaei
2d477ae45b alireza 2023-03-17 19:37:49 +03:30
MHSanaei
30eb59bbc6 1.0.9 2023-03-17 02:36:28 +03:30
MHSanaei
9ab705c3f6 Merge pull request #25 from MHSanaei/dev
pack
2023-03-17 02:35:08 +03:30
MHSanaei
d4b3a01b43 pack1 2023-03-17 01:31:14 +03:30
MHSanaei
b27c2ac9e2 Merge pull request #24 from MHSanaei/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-16 11:21:35 +03:30
MHSanaei
288292cbcf Merge pull request #23 from MHSanaei/dependabot/github_actions/actions/setup-go-4.0.0
Bump actions/setup-go from 3.5.0 to 4.0.0
2023-03-16 11:21:16 +03:30
dependabot[bot]
403a53f1b7 Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 07:50:54 +00:00
dependabot[bot]
4f6c33b014 Bump actions/setup-go from 3.5.0 to 4.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.5.0...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 07:50:51 +00:00
MHSanaei
1d96cbb1c1 Merge pull request #22 from MHSanaei/dependabot/go_modules/google.golang.org/protobuf-1.29.1
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
2023-03-16 00:53:32 +03:30
dependabot[bot]
624c86dee4 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.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.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 23:07:07 +00:00
MHSanaei
4f2a8e2a08 Update install.sh 2023-03-11 19:49:36 +03:30
MHSanaei
b394de4cca !!!
stupid mistake
2023-03-11 19:08:43 +03:30
MHSanaei
fad7ec05e2 fedora and centos install fixed 2023-03-11 18:35:35 +03:30
MHSanaei
f311e97b4e go version 'stable' 2023-03-09 22:45:18 +03:30
MHSanaei
f6ce02fa88 Merge pull request #21 from MHSanaei/dependabot/go_modules/github.com/xtls/xray-core-1.8.0
Bump github.com/xtls/xray-core from 1.7.5 to 1.8.0
2023-03-09 22:41:05 +03:30
dependabot[bot]
8f4921232d Bump github.com/xtls/xray-core from 1.7.5 to 1.8.0
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.7.5...v1.8.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>
2023-03-09 19:07:53 +00:00