mhsanaei
e9c48424ae
serverNameToVerify to verifyPeerCertInNames #2662
2025-02-22 14:09:52 +01:00
mhsanaei
19c42ed436
Xray core v25.2.21
2025-02-22 13:46:15 +01:00
İrem Kuyucu
001ea88bcd
Make wget verify certificates ( #2661 )
2025-02-22 11:53:36 +01:00
AAA
6f3856211e
feat(externalTrafficJob): External Traffic Inform ( #2660 )
...
* Add Setting entity + GUI field in panel settings
* Add a missing 'Traffic' in InformEnabale field
* Add ExternalTrafficURL Post request call
* Add translation + cleanup
* Move options to General tab
---------
Co-authored-by: root <root@vm3562019.stark-industries.solutions>
Co-authored-by: root <root@vm3688062.stark-industries.solutions>
2025-02-22 10:45:14 +01:00
mhsanaei
8a681d9e32
v2.5.2
2025-02-04 11:38:57 +01:00
Sanaei
7e64355f51
revert group management ( #2656 )
...
* Revert "json post base path bug fixed (#2647 )"
This reverts commit 2c88e53ba0
.
* Revert "Group Management of Subscription Clients"
* Revert "fix getSubGroupClients for enable/disable and edit clients."
* Revert "Enhance database initialization in db.go (#2645 )"
This reverts commit fc8cce9f90
.
* Revert "Add checkpoint handling in CloseDB function (#2646 )"
This reverts commit 13b1e4c7e6
.
* Revert "Improved database model migration and added indexing (#2655 )"
This reverts commit cb6ba20865
.
2025-02-04 11:27:58 +01:00
mhsanaei
f74713db07
README: Persian
2025-02-03 20:30:42 +01:00
mhsanaei
7a410b8e8a
v2.5.1
2025-02-03 17:40:33 +01:00
mhsanaei
65fde311ef
Xray Core v25.1.30
2025-02-03 17:37:01 +01:00
Zahar Izmailov
cb6ba20865
Improved database model migration and added indexing ( #2655 )
2025-02-03 13:36:03 +01:00
Abolfazl Fazilat
98e4262fda
Completed translation for missing text ( #2653 )
2025-01-31 18:54:52 +01:00
Sanaei
c93b400760
Merge pull request #2652 from Incognito-Coder/main
...
Some Improvement
2025-01-31 16:01:14 +01:00
AghayeCoder
7b839597a0
fix getSubGroupClients for enable/disable and edit clients.
2025-01-31 17:27:09 +03:30
AghayeCoder
a6758637a1
switcher for outbound traffic
2025-01-31 17:24:03 +03:30
mhsanaei
a9e716b89b
v2.5.0
2025-01-28 00:09:20 +01:00
mhsanaei
7b21e2db9c
update dependencies
2025-01-28 00:09:12 +01:00
mhsanaei
8337a0f5c2
Update release.yml
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-27 01:13:28 +01:00
mhsanaei
524f0e7f3a
docker
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-27 01:13:12 +01:00
mhsanaei
494b56de88
quiet build
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-27 01:09:39 +01:00
mhsanaei
274b8c8704
[subJson] better direct options
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-26 19:43:02 +01:00
mhsanaei
cb96e9a318
TLS - serverNameToVerify
2025-01-26 19:33:50 +01:00
mhsanaei
4f3d530874
outbound Traffic - default false
...
if you need it you need to change it manually to true
2025-01-26 11:22:42 +01:00
mhsanaei
6e1eb60cb1
minor change
2025-01-26 11:07:45 +01:00
mhsanaei
32cdfee6e0
default setting - scStreamUpServerSecs
2025-01-26 11:07:35 +01:00
Ivan Zorin
c8bf3221a0
Fix non-MultiUser dbInbounds ( #2649 )
2025-01-26 11:03:06 +01:00
mhsanaei
bfaf6b290f
bug fix - get client ips
2025-01-24 17:16:16 +01:00
Ali Rahimi
2c88e53ba0
json post base path bug fixed ( #2647 )
...
* json post base path bug fixed
* added comment field to group client management
2025-01-23 21:33:47 +01:00
mhsanaei
5bbc69896c
GO v1.23.5 + update dependencies
2025-01-21 23:04:03 +01:00
Zahar Izmailov
13b1e4c7e6
Add checkpoint handling in CloseDB function ( #2646 )
...
* Add checkpoint handling in CloseDB function
---------
Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-21 22:55:21 +01:00
mhsanaei
11fc842844
XHTTP - scStreamUpServerSecs
2025-01-21 22:43:13 +01:00
Ali Rahimi
661ae0e671
Group Management of Subscription Clients ( #2644 )
...
* add group user with the same subscription id to all inbounds
* code format compare
* add await for reset client traffic
* en language changed
* added client traffic syncer job
* handle exist email duplicate in sub group
* multi reset and delete request for clients group
* add client traffic syncer setting option
* vi translate file updated
* auto open qr-modal bug fixed
2025-01-21 03:01:54 +01:00
Zahar Izmailov
fc8cce9f90
Enhance database initialization in db.go ( #2645 )
...
- Updated GORM configuration to skip default transactions and prepare statements.
- Modified the database connection string to include caching and journal mode settings.
- Executed several PRAGMA statements to optimize SQLite performance and enable foreign key support.
These changes improve database handling and performance in the application.
Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-21 02:59:30 +01:00
Tara Rostami
ecc9e8a737
Minor Fixes (CSS) ( #2641 )
2025-01-15 12:50:50 +01:00
Alex Churin
3b17a74a73
wireguard modal fix ( #2640 )
2025-01-14 16:08:19 +01:00
xtclovver
be3016f351
Update translate.ru_RU.toml ( #2637 )
...
Fixed ru translation
2025-01-13 18:23:19 +01:00
mortefy
68f27be470
Fixed ru translation ( #2638 )
2025-01-13 18:22:35 +01:00
mhsanaei
573afb1f0a
time Location - local
2025-01-11 15:13:49 +01:00
Dmitiry Vinogradov
1c5dfd0faa
fail2ban service in docker container ( #2632 )
...
docker container
Co-authored-by: Dmitrij Vinogradov <dmitrij.vinogradov@gmail.com>
2025-01-11 13:41:48 +01:00
Igor Semenov
6b5e65238d
Add Russian domains ( #2635 )
...
Add Russian domains
2025-01-11 13:39:32 +01:00
Tara Rostami
b4a0aceebd
Minor Fixes (UI) ( #2636 )
...
* Minor Fixes (UI)
* Update custom.min.css
2025-01-11 13:38:26 +01:00
mhsanaei
d86ab94154
bug fix
2025-01-05 21:04:18 +01:00
mhsanaei
23cc2e4cb8
iplimit: ipRegex improved
...
When the client has MUX enabled, a TCP or UDP prefix appears before the IP address. We initially weren’t aware of this behavior, but we have now resolved the issue.
2025-01-05 18:58:51 +01:00
LoST
611ff34c77
Firewall improvements ( #2630 )
...
* The menu has been completed
*Added firewall shutdown
*Improved port removal process (optional)
2025-01-05 16:01:56 +01:00
mhsanaei
a940da8fee
Add custom v2ray rules for Russia
...
runetfreedom/russia-v2ray-rules-dat
2025-01-05 15:39:40 +01:00
mhsanaei
2e95d48e72
bug fix - reality settings
2025-01-01 22:49:29 +01:00
mhsanaei
2d77a134ca
httpupgrade: remove host from header
2025-01-01 20:18:28 +01:00
LoST
720711640e
Added "comment" in all languages ( #2631 )
...
- Added a "comment" in all languages
---------
Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-01-01 19:13:55 +01:00
mhsanaei
1f8e315784
xmux - hMaxReusableSecs
2025-01-01 18:48:47 +01:00
mhsanaei
a79991c35a
tcpNoDelay to penetrate
2025-01-01 18:42:50 +01:00
mhsanaei
2ab8de711c
Xray core buggy version removed
...
v1.8.24 and
major >=25.1.1
2025-01-01 18:36:46 +01:00