心隨緣動
9ebc3a7025
Merge branch 'MHSanaei:main' into main
2024-07-05 22:19:17 +08:00
mhsanaei
02ae61fe6b
change session name
2024-07-05 14:33:04 +02:00
心隨緣動
900d539c81
Merge branch 'MHSanaei:main' into main
2024-07-04 22:08:48 +08:00
mhsanaei
24b9e5bfa3
some changes
2024-07-04 15:04:04 +02:00
心隨緣動
ef5d3e4fa8
Merge branch 'MHSanaei:main' into main
2024-07-04 11:34:19 +08:00
mhsanaei
21b64beb96
tgbot - login notify (show password for failed login)
2024-07-03 21:53:45 +02:00
心隨緣動
6438b5099e
Merge branch 'main' into 3x-ui
2024-05-25 01:21:00 +08:00
Ahmad Thoriq Najahi
d070a82b3d
feat: Enhance host extraction from headers ( #2292 )
...
- Refactor SUBController subs and subJsons methods to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable.
- Update html function to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable.
- Update DomainValidatorMiddleware to first attempt to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host.
Fixes : #2284
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id >
2024-05-23 23:51:19 +02:00
mhsanaei
5ec16301a6
Add X-Real-IP Support for Client IP (login page)
2024-05-23 15:16:13 +02:00
mhsanaei
e7c59adc59
Ensure IPv6 compliant host
...
Co-Authored-By: vnxme <46669194+vnxme@users.noreply.github.com >
2024-05-22 20:06:49 +02:00
心隨緣動
8c02ba8745
Merge branch 'MHSanaei:main' into main
2024-05-23 01:11:17 +08:00
mhsanaei
2682cb277d
Ensure IPv6 compliant host
...
Co-Authored-By: vnxme <46669194+vnxme@users.noreply.github.com >
2024-05-22 17:51:55 +02:00
心隨緣動
c11e7f0ae0
Update xui.go
2024-05-08 19:10:05 +08:00
心隨緣動
e60b3928f4
Update xui.go
2024-05-08 18:54:47 +08:00
心隨緣動
31d4e7d319
Update xui.go
2024-05-08 18:47:53 +08:00
心隨緣動
c71d73f75b
Update xui.go
2024-05-08 18:35:42 +08:00
心隨緣動
6aa132130a
Update xui.go
2024-05-08 18:35:08 +08:00
心隨緣動
61180e76a3
Update xui.go
2024-05-08 17:58:11 +08:00
MHSanaei
6c73791cab
[xray] add BurstObservatory + minor changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2024-03-11 11:46:54 +03:30
Hamidreza
64a5a9f1bc
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
c31882cb92
bug fix #1595
2024-02-21 22:20:51 +03:30
MHSanaei
03b7a34793
[sub] json + fragment
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2024-02-21 14:17:52 +03:30
surbiks
13de2c6ca0
add outbound traffic reset ( #1767 )
2024-02-07 11:25:31 +03:30
Saeid
6c0775b120
Show outbound traffic in outbounds table ( #1711 )
...
* store outbound traffic in database
* show outbound traffic in outbounds table
* add refresh button
2024-01-30 00:07:20 +03:30
MHSanaei
9fba92d879
v2.1.2
...
revert #1650 #1661 #1664 #1670
made panel full of bug
2024-01-27 00:32:19 +03:30
Ali Rahimi
538fc9b365
add single client bug fixed ( #1664 )
2024-01-23 13:30:21 +03:30
Ali Rahimi
b172d450e3
Group editing feature of users with the same subscription ( #1661 )
2024-01-22 15:08:36 +03:30
Ali Rahimi
5c695ca652
add group user with the same subscription id to all inbounds ( #1650 )
2024-01-21 17:56:19 +03:30
Amin
62f08e877d
Fix inbounds with the same port and different IPs ( #1595 )
2024-01-17 16:21:28 +03:30
MHSanaei
bee690429f
WARP via wireguard
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2024-01-11 09:57:21 +03:30
Alireza Ahmadi
4cb67fd1c3
[xray] show xray errors #1300
2023-12-10 12:57:39 +01:00
Alireza Ahmadi
35feef650f
import-export inbound #1300
2023-12-08 20:08:44 +01:00
Alireza Ahmadi
5e47b4e949
pagination and sub URI support #1300
2023-12-08 17:18:51 +01:00
Alireza Ahmadi
c419eadf15
xray setting enhancements #1286
2023-12-05 18:20:44 +01:00
MHSanaei
4d3bea48e1
[api] online users
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-12-05 14:40:16 +03:30
Alireza Ahmadi
2a8da2ba3c
separate xray page #1286
2023-12-04 19:20:46 +01:00
Alireza Ahmadi
f734c821d6
online users backend #1286
2023-12-04 19:13:21 +01:00
MHSanaei
be4a68bd8b
move restart cron to web.go
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-09-06 18:22:37 +03:30
MHSanaei
1c1f53267a
Add encrypt subscription ON/OFF switch
...
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com >
2023-08-26 16:54:01 +03:30
MHSanaei
38e1d0f94e
[sub] improve usage info in Remark
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-08-26 15:11:12 +03:30
MHSanaei
bf971911d5
log level & syslog
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-07-31 20:11:47 +03:30
MHSanaei
1f78842b70
[feature] using xray API for inbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-07-18 02:40:22 +03:30
Hamidreza
1028319386
🚀 Some improvements for x-ui.sh and ip job ( #665 )
2023-07-01 15:56:43 +03:30
Ho3ein
5188d516e3
new - loglevel ( #612 )
2023-06-16 18:25:33 +03:30
MHSanaei
d40e61fc45
fix and improve
2023-06-14 19:50:19 +03:30
MHSanaei
70f250dfe1
[feature] using xray api and more
...
Improve DB performance
[api] backward compatibility: add client by update
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-06-05 00:32:19 +03:30
Hamidreza Ghavami
c565a429af
fix setting
2023-05-31 03:29:59 +04:30
Hamidreza Ghavami
fe963d91ef
some improvements
2023-05-31 01:31:56 +04:30
Hamidreza Ghavami
8170b65db4
add an option for webDomain
2023-05-31 01:21:14 +04:30
MHSanaei
769590d779
[feature] separate subscription service
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com >
2023-05-22 18:06:34 +03:30