Steven
35fc83abf3
Improved readme.zh ( #2037 )
2024-03-12 18:38:56 +03:30
MHSanaei
8fd7c18039
minor changes
...
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2024-03-12 17:51:45 +03:30
MHSanaei
5888ca8d04
fix sockopt in all protocols
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 17:28:09 +03:30
MHSanaei
7467562817
fix updateSecret
2024-03-12 16:20:48 +03:30
Steven
047eb7c5d6
Fix unloaded photos in readme.zh ( #2033 )
...
* Update README.zh.md
* Update README.zh.md
2024-03-12 15:49:45 +03:30
Steven
5e8311b4aa
add Chinese README.zh ( #2032 )
...
* add readme-zh
* Update README.md
* Update README.zh.md
2024-03-12 15:12:24 +03:30
MHSanaei
feb3a31da6
bug fix
2024-03-12 14:48:09 +03:30
MHSanaei
f9af0bb285
bug fixed - mux #2015
2024-03-12 02:17:42 +03:30
MHSanaei
7597c55768
v2.2.5
2024-03-12 00:48:00 +03:30
Moiudev
c71e3f9882
Update translate.zh_Hans.toml ( #2013 )
...
Optimize Chinese translation.
2024-03-12 00:46:20 +03:30
MHSanaei
88fc839ab6
improve null handling
2024-03-12 00:36:25 +03:30
MHSanaei
9cda69a123
Fix empty log path handling
2024-03-11 23:56:23 +03:30
MHSanaei
ee43e89fa0
[xray outbound] add mux
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 21:48:33 +03:30
MHSanaei
c5af2d826a
[sub] JSON sub enhancement + minor changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 18:40:11 +03:30
MHSanaei
d221ec996f
[xray] add sockopt to all outbounds
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 16:03:33 +03:30
Steven
ca85a087cf
update translation-zh ( #2004 )
...
* modify a translation mistake in translate.zh_Hans
update "value" = "价值" to "value" = "值"
in line 217 in translate.zh_Hans.toml
* Update translate.zh_Hans.toml
2024-03-11 13:59:59 +03:30
MHSanaei
b1a54d8017
[sub] random reality params
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 13:52:06 +03:30
MHSanaei
5c93a0586c
New - leastload, leastping balancer
2024-03-11 13:16:59 +03:30
MHSanaei
a7be5d0dff
New - gRPC Authority
2024-03-11 13:00:00 +03:30
MHSanaei
871164ab79
[xray outbound] add sockopt
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 12:07:52 +03:30
MHSanaei
63ab129809
[xray] add dns tag
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 12:01:08 +03:30
MHSanaei
e83de58528
avoid empty client id
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:52:28 +03:30
MHSanaei
7186d3cd75
[xray] add BurstObservatory + minor changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:46:54 +03:30
MHSanaei
d60739bec9
[xray] add new dns strategies
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:38:25 +03:30
MHSanaei
31b9adee47
run sub on http if https failed
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:37:16 +03:30
MHSanaei
abe047584f
New - HttpUpgrade Transport
2024-03-11 11:27:43 +03:30
MHSanaei
af9b0f59ef
Upgrade Xray Core to v1.8.9
2024-03-11 09:59:52 +03:30
Hamidreza
d503bff637
Some fixes and improvements ( #1997 )
...
* [refactor] api controller
* [fix] access log path
better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log
* [fix] set select options from logs paths in xray settings
* [update] .gitignore
* [lint] all .go files
* [update] use status code for jsonMsg and 401 to unauthorize
* [update] handle response status code via axios
* [fix] set correct value if log paths is set to 'none'
we also use the default value for the paths if its set to none
* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
MHSanaei
68cf5e7349
default config domainStrategy
2024-03-11 00:08:57 +03:30
Tara Rostami
97e0e12f63
Minor Fixes ( #1992 )
...
autocomplete
max - min for input-number
2024-03-09 16:36:16 +03:30
Steven
ef3ad4add8
update translation-zh ( #1999 )
2024-03-09 16:19:15 +03:30
dependabot[bot]
350a403a1b
Bump google.golang.org/grpc from 1.62.0 to 1.62.1 ( #1987 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 20:36:23 +03:30
somebodywashere
433f47cf9f
[IPLimit] Optimize + Debian 12 compability
...
[IPLimit] Optimize + Debian 12 compability
2024-03-05 17:38:47 +03:00
somebodywashere
1ab07b2b48
Merge branch 'main' of https://github.com/somebodywashere/3x-ui
2024-03-05 17:22:22 +03:00
somebodywashere
e0d863a957
[IPLimit] Added check for accessLogPath
2024-03-05 17:20:00 +03:00
somebodywashere
34335d12a4
[IPLimit] Optimize + Debian 12 compability
2024-03-05 16:39:20 +03:00
emirjorge
74e2c87e7e
Improved Spanish translation ( #1980 )
2024-03-05 15:00:52 +03:30
MHSanaei
5997b3484c
Enhance CheckClientIpJob #1964
2024-03-02 21:16:28 +03:30
Tara Rostami
62dbe07f5d
UI improvements ( #1963 )
...
* Update sortableTable.html
* Update custom.css
2024-03-02 01:43:04 +03:30
LOVECHEN
8af300a6b8
Update translate.zh_Hans.toml ( #1955 )
...
* Fix Dockerfile
Fix wrong image
* Update translate.zh_Hans.toml
Fixed wrong translation, although I think system load / usage should be merged into the project
2024-03-02 01:42:52 +03:30
MHSanaei
d22bbe1c53
translation - direct connection
2024-03-01 23:31:07 +03:30
Tara Rostami
1589a6ff05
Minor fixes ( #1943 )
2024-02-28 19:53:18 +03:30
MHSanaei
5752d14a2e
remove drag button on mobile
2024-02-28 19:15:44 +03:30
MHSanaei
83633dc6cc
v2.2.1
2024-02-28 16:37:00 +03:30
Tara Rostami
9afde94907
Optimize Dark Theme & Ultra Dark ( #1889 )
...
---------
Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com>
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2024-02-28 14:35:01 +03:30
MHSanaei
59191b0e95
improve translate
2024-02-27 21:18:12 +03:30
MHSanaei
192661ee81
better design - OCPD Problem
2024-02-27 19:02:23 +03:30
Ho3ein
18b681a9ec
Merge pull request #1931 from shahin-io/3XMH
...
[settings] security alert translations
2024-02-27 16:28:53 +03:30
Shahin
f698c7cd69
[settings] improve security alert
2024-02-27 12:50:45 +00:00
Shahin
f14984deb1
[i18n] add security alert translations
2024-02-27 12:47:22 +00:00