nistootsin
a6cae1c8a5
- add traffic button to add client bot feature
2025-03-22 16:14:51 +03:30
nistootsin
c14c82767a
Refactoring
2025-03-22 16:14:51 +03:30
nistootsin
f92ba7ab13
update all files in web/translation/
2025-03-21 18:18:52 +03:30
nistootsin
f717cbe40e
restructrure the add client bot feature
2025-03-21 18:18:52 +03:30
nistootsin
5ab137fc6b
Merge branch 'bot/add-client'
2025-03-17 14:21:35 +03:30
nistootsin
176f907043
- remove add_client_as_enable button in bot
2025-03-17 13:32:39 +03:30
nistootsin
f77fb6f2e2
- handle password input rather than id for shadow and trojan protocols
2025-03-17 13:14:59 +03:30
nistootsin
03dcb184a8
- customize the add client message and json for each protocol
2025-03-17 04:00:47 +03:30
nistootsin
27fca74d10
- Add client variables: client_method, client_sh_password, client_tr_password
...
- Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button
2025-03-17 02:59:54 +03:30
nistootsin
698c1be3bb
feat: complete submission process for adding a client to inbounds
2025-03-16 03:49:23 +03:30
Ilya Afanasov
d30cdbf49a
feat: custom subscription title in panel ( #2773 )
...
* feat: custom subscription title in panel
* feat: added translations
2025-03-15 08:16:59 +01:00
nistootsin
7eb62855ac
Add feature to add clients to inbound:
...
- Implement buttons for adding new clients
- Handle client addition process (submission remains to be completed)
- Support for multiple languages
2025-03-15 02:43:46 +03:30
mhsanaei
0bde51b91e
Refactor: Use any instead of interface{}
2025-03-12 20:43:43 +01:00
mhsanaei
280a22b57d
warp - optimize utility code
2025-03-12 19:27:19 +01:00
mhsanaei
315d852087
fix - public IP #2763
2025-03-12 19:20:13 +01:00
mhsanaei
a0dd101d97
tgbot - restart
...
change restart force to restart
2025-03-08 23:08:04 +01:00
mhsanaei
0f97eca314
Xray core v25.3.3
2025-03-04 09:54:10 +01:00
mhsanaei
ea19fb8ff6
fix mistake
2025-03-01 10:19:52 +01:00
mhsanaei
4def70a006
Xray core buggy version removed
2025-02-27 13:40:56 +01:00
mhsanaei
664bd9b596
bug fix #2660
2025-02-22 14:31:08 +01:00
AAA
1bbf31df9f
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
Sanaei
d18a1a37ce
revert group management ( #2656 )
...
* Revert "json post base path bug fixed (#2647 )"
This reverts commit 04cf250a54
.
* 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 66fe84181b
.
* Revert "Add checkpoint handling in CloseDB function (#2646 )"
This reverts commit 4dd40f6f19
.
* Revert "Improved database model migration and added indexing (#2655 )"
This reverts commit b922d986d6
.
2025-02-04 11:27:58 +01:00
mhsanaei
51220917c4
outbound Traffic - default false
...
if you need it you need to change it manually to true
2025-01-26 11:22:42 +01:00
Ali Rahimi
6e9180a665
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
mhsanaei
783f1a073e
time Location - local
2025-01-11 15:13:49 +01:00
mhsanaei
26a7700557
Xray core buggy version removed
...
v1.8.24 and
major >=25.1.1
2025-01-01 18:36:46 +01:00
mhsanaei
049177024b
Xray core buggy version removed
...
accept >= v24.11.30 or v1.8.24
2024-12-05 20:17:47 +01:00
mhsanaei
4e0aca16c2
[warp] report error in change license
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-12-03 23:01:32 +01:00
mhsanaei
9476472bf6
AsIs - freedom DS
2024-11-21 00:31:45 +03:30
Alireza Ahmadi
2ce9c3cc81
fix core restart on client change ( #2603 )
2024-11-16 17:05:23 +03:30
mhsanaei
6e59aa14b0
Xray core buggy version removed
...
accept >= v24.11.11 or v1.8.24
2024-11-12 12:13:10 +03:30
mhsanaei
5ae587ee81
bash - set or reset listenIP
...
we need this if we want to add SSH port forwarding
2024-10-30 16:35:36 +01:00
mhsanaei
0e3691fdbd
Xray core buggy version removed
...
only v24.10.16 or newer and v1.8.24
2024-10-29 14:56:30 +01:00
MadrinX
f1f813269c
feat(tgbot): Add the option to change the telegram API server ( #2584 )
2024-10-17 10:59:42 +02:00
mhsanaei
2950ce0c17
freedom - default settings
2024-10-17 10:36:05 +02:00
Ahmad Thoriq Najahi
2ef5ccc2fd
feat(tgbot): Allow restart core via telegram bot ( #2581 )
2024-10-16 14:39:25 +02:00
MHSanaei
1c2b6095c9
fix core restart on traffic reset of disabled client
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-10-15 20:54:23 +02:00
Alireza Ahmadi
1454c4ebc5
[bug] fix restarting core on disabling depleted user
2024-10-10 17:37:06 +02:00
Alireza Ahmadi
4b1c76e972
[refactor] email verification method
2024-10-10 17:32:50 +02:00
mhsanaei
4f2f855c04
validate Email - non-English Pattern
2024-10-09 10:49:05 +02:00
mhsanaei
4fdef3cfde
add or remove noise
2024-09-24 11:38:10 +02:00
mhsanaei
6b0c9a5fad
update noise to noises
...
+ type
2024-09-17 09:51:57 +02:00
mhsanaei
566cd9e9c4
New - Allocate
2024-09-16 11:41:21 +02:00
mhsanaei
3e7c7831bc
Email Validation - new pattern
...
@ included
2024-09-12 10:07:53 +02:00
mhsanaei
663cf5649f
Session - default 60 minute (minimum)
2024-09-12 09:41:24 +02:00
mhsanaei
b4baf35ed8
Update Email Validation
2024-09-05 15:16:15 +02:00
mhsanaei
2dc59a601c
fix restart after enabling user
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:26:19 +02:00
mhsanaei
fa43248e30
New - Noise
...
freedom
2024-08-29 11:27:43 +02:00
Rizvan Nukhtarov
de8c80597f
New - TGbot, "All clients" button ( #2493 )
2024-08-18 23:30:56 +02:00
mhsanaei
93d52bc86c
new - vmess security (inbound client side - outbound)
2024-08-11 00:47:44 +02:00