Alireza Ahmadi
fa541b4719
v1.8.0
1.8.0
2024-03-13 02:17:30 +01:00
Alireza Ahmadi
b6fe0c9342
[xray] balancer leastPing leastLoad
2024-03-13 02:02:55 +01:00
Alireza Ahmadi
00e3db0caa
remain rules on delete balancer
2024-03-12 23:54:04 +01:00
Alireza Ahmadi
ed3a6c36e6
fix remained traffic in info #1083
2024-03-12 23:34:42 +01:00
Alireza Ahmadi
ada0287dc9
[ui] remove online animation #1086
2024-03-12 20:32:07 +01:00
Alireza Ahmadi
4f9ec33393
support IPv6 address in Link #1085
2024-03-12 20:23:33 +01:00
Alireza Ahmadi
fd98ff6fad
improve null handling
...
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com >
2024-03-12 19:29:21 +01:00
Alireza Ahmadi
ecf89e430d
add dns obf to outbound kcp
2024-03-12 19:13:46 +01:00
Alireza Ahmadi
af881a8fe4
limit mux to connection base outbounds
2024-03-12 19:13:14 +01:00
Alireza Ahmadi
490ed0ab96
[feature] add grpc authority
...
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com >
2024-03-12 19:12:07 +01:00
Alireza Ahmadi
29d348bd67
[feature] add httpUpgrade transport
...
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com >
2024-03-12 15:40:41 +01:00
Alireza Ahmadi
258101efae
build with xray-core 1.8.9
2024-03-12 14:15:09 +01:00
Alireza Ahmadi
cec900b596
[xray] add outbound sendThrough #1017
2024-03-12 14:07:53 +01:00
Alireza Ahmadi
463a120d58
fix sockopt in all protocols
2024-03-12 13:58:31 +01:00
Alireza Ahmadi
cf521367f7
Merge pull request #1081 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.9
...
Bump github.com/xtls/xray-core from 1.8.8 to 1.8.9
2024-03-12 12:24:38 +01:00
Alireza Ahmadi
2012dd0c0a
small changes
2024-03-12 12:24:26 +01:00
Alireza Ahmadi
b22d1e082a
[subJson] add mux and direct
2024-03-12 12:24:01 +01:00
Alireza Ahmadi
dc332b09fa
add dns obf type to kcp
2024-03-12 12:16:34 +01:00
dependabot[bot]
a30043d8ae
Bump github.com/xtls/xray-core from 1.8.8 to 1.8.9
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.8...v1.8.9 )
---
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-03-11 21:10:53 +00:00
Alireza Ahmadi
482e04e614
[xray] add mux to outbound
2024-03-11 16:24:04 +01:00
Alireza Ahmadi
5ae613c188
[sub] JSON sub enhancement #1029
2024-03-11 11:56:28 +01:00
Alireza Ahmadi
1cc72ae6af
[xray] add sockopt to all outbounds #1017
2024-03-11 11:53:17 +01:00
Hamidreza
b6ccb2e076
Some fixes and improvements ( #1077 )
...
* [refactor] api controller
* [update] use status code for jsonMsg and 401 to unauthorize
* [update] handle response status code via axios
* [lint] all .go files
2024-03-10 18:00:44 +01:00
Alireza Ahmadi
e3c2b42048
[xray] add sockopt #1017
2024-03-10 17:46:51 +01:00
Alireza Ahmadi
029df32b71
[xray] add dns tag #1018
2024-03-10 17:05:21 +01:00
Alireza Ahmadi
629d0da33c
avoid empty client id #1072
2024-03-10 16:02:31 +01:00
Alireza Ahmadi
80c3f84eac
small changes
2024-03-10 15:29:03 +01:00
Alireza Ahmadi
2a6ed18163
[xray] add BurstObservatory #1031
2024-03-10 15:26:20 +01:00
Alireza Ahmadi
271a85e9b5
[xray] add new dns strategies #1017
2024-03-10 15:24:23 +01:00
Alireza Ahmadi
bbb0663198
run sub on http if https failed
2024-03-10 15:18:28 +01:00
Alireza Ahmadi
f5c7b03e80
Merge pull request #1062 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.62.1
...
Bump google.golang.org/grpc from 1.62.0 to 1.62.1
2024-03-08 15:07:07 +01:00
dependabot[bot]
e4b9b70c26
Bump google.golang.org/grpc from 1.62.0 to 1.62.1
...
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 >
2024-03-05 21:54:45 +00:00
Alireza Ahmadi
53fcf4da15
Merge pull request #1048 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.2
...
Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
2024-03-02 00:03:57 +01:00
dependabot[bot]
bb8f3dab36
Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.24.1 to 3.24.2.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.2 )
---
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-03-01 21:42:01 +00:00
Shahin
c834e4cc35
[i18n] add security alert translation ( #1036 )
...
* [ui] fix external proxy input field
* [settings] improve security alert
* [i18n] add security alert translation
* [i18n] fix vietnamese lang
2024-02-27 11:31:13 +01:00
Alireza Ahmadi
225b3fc3a5
change cookie name
2024-02-27 00:59:12 +01:00
Alireza Ahmadi
6b174762e2
close modal only after success msg
2024-02-26 23:39:45 +01:00
Alireza Ahmadi
1c660bbea1
small changes
2024-02-26 19:33:50 +01:00
Mohammadi, Erfan
50d4e67e59
Add sorting to client and traffic columns, fix typo ( #1005 )
...
* Enable sorting for client and traffic columns in innerColumns and client column in innerMobileColumns.
Fix typo: mobileColums -> mobileColumns.
* Refactored sorter functions in inbounds.html
* Fix sorting issue in inbounds.html
* Refactor email sorting function in inbounds.html
* Add traffic sorting to inbounds table
* small changes
* Add hover effect to table column sorters
* Update background color in dark mode
* Fix hover background color in dark mode
* Remove unnecessary CSS styles for table column sorters
---------
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com >
2024-02-26 16:02:16 +01:00
Alireza Ahmadi
1025eeebf9
Merge pull request #1028 from MHSanaei/main
...
upgrade xray to v1.8.8 + minor changes
2024-02-26 15:49:25 +01:00
MHSanaei
fe00a61963
update dependencies
2024-02-25 22:35:33 +03:30
MHSanaei
64e2e62292
i think its better to remove
2024-02-25 19:46:06 +03:30
MHSanaei
0f6c8f1ec5
fix select with mouse
2024-02-25 19:45:24 +03:30
MHSanaei
5bc6f7518c
upgrade xray to v1.8.8
2024-02-25 19:45:06 +03:30
Alireza Ahmadi
79f2d34541
run panel on http if https failed
2024-02-25 11:30:36 +01:00
Alireza Ahmadi
0aec9b6cb7
Merge pull request #1011 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.62.0
...
Bump google.golang.org/grpc from 1.61.1 to 1.62.0
2024-02-24 00:22:56 +01:00
Alireza Ahmadi
eb36faced9
[log] fix download format
2024-02-24 00:20:40 +01:00
Alireza Ahmadi
99e9c27d2f
small changes
2024-02-24 00:08:25 +01:00
dependabot[bot]
b3bb31c98c
Bump google.golang.org/grpc from 1.61.1 to 1.62.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.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-02-22 21:43:59 +00:00
Alireza Ahmadi
09407710a7
small changes
2024-02-22 20:35:19 +01:00