Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2024-06-18some changesmhsanaei
undo secret key gen for wireguard
2024-06-18new - splithttp transportmhsanaei
splithttp inbound splithttp outbound change priority host for ws - httpupgrade (host>>headers)
2024-06-17ipLimitEnable for ip logmhsanaei
2024-06-17check error in remove by core-apimhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-06-17gopsutil v4mhsanaei
2024-06-12Outbound - UoTVersion for SSmhsanaei
2024-06-07{fix} outbound - wireguardmhsanaei
2024-06-07Outbound - Correct parameter order in Grpc #2270 #2348mhsanaei
Co-Authored-By: Amir Hossein Jeddi <seriousmvs@gmail.com>
2024-05-28minor changesmhsanaei
2024-05-28new - vCPUsmhsanaei
2024-05-25Add CLI to set panel cert (#2305)Maisam
* Add webBasePath update feature to CLI * Add certificate setting update to CLI * Revert "Add certificate setting update to CLI" This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6. * Add certificate setting update to CLI (cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6)
2024-05-25Add webBasePath update feature to CLI (#2300)Maisam
2024-05-24new - (TLS) Session Resumptionmhsanaei
2024-05-24new - sockopt : all features #2293mhsanaei
2024-05-24feat: Enhance host extraction from headers (#2292)Ahmad Thoriq Najahi
- 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-23Add X-Real-IP Support for Client IP (login page)mhsanaei
2024-05-22new - (Sockopt) tcpMptcp , tcpNoDelaymhsanaei
https://xtls.github.io/en/config/transport.html#sockoptobject
2024-05-22Ensure IPv6 compliant hostmhsanaei
Co-Authored-By: vnxme <46669194+vnxme@users.noreply.github.com>
2024-05-22new - (TLS) disable System Rootmhsanaei
2024-05-22new - Cert (TLS-XTLS) - oneTimeLoading , usagemhsanaei
2024-05-16bug fix - bulk Telegram ChatIDmhsanaei
2024-05-14feat(tgbot): Add refresh button to server usage (#2253)Ahmad Thoriq Najahi
- Added a refresh button to the server usage interface to allow users to refresh the displayed information. - Updated the sendReport function to use the sendServerUsage function instead of getServerUsage to ensure consistency in functionality. Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-05-09[fix] always serve panel even if xray failed to run (#2248)Hamidreza
2024-05-08[dns] skipFallback optionmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08sniffing - metadataOnly, routeOnlymhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08add dokodemo timeoutmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-07remove version - folder namemhsanaei
2024-04-29feat(tgbot): Add `xray-core` version into server status (#2236)Ahmad Thoriq Najahi
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-04-21fix empty client ID on requestmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-21gin-contrib v1.0.0mhsanaei
2024-04-20UI Improvements (#2228)Tara Rostami
* UI Improvements Better Table Update QR Code Modal Better Info Modal Compression HTML files Better Dropdown Menu Better Calendar and more .. Remove files Minor Fixes
2024-04-20fix dns ui (#2229)Rammiah
fix domains for nameserver only record, domain will keep after edit a server with domains list
2024-04-17renamemhsanaei
2024-04-17URI.js v1.19.11mhsanaei
2024-04-17css , jalali minifymhsanaei
2024-04-17axios v0.28.1mhsanaei
2024-04-17clipboard.js v2.0.11mhsanaei
2024-04-17vue v2.7.16mhsanaei
2024-04-17fix httpUpgrade hostmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17minor changes - chat idmhsanaei
2024-04-17fix DNS outbound error in listmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17 fix blackhole typemhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-05Convert string tgId to int64 on Migratesomebodywashere
2024-04-03bug fix - tgid #2214v2.2.8mhsanaei
2024-04-02fix direct on json sub for rumhsanaei
vn has been removed
2024-04-02add header for httpupgrademhsanaei
2024-04-02Merge pull request #2198 from TaraRostami/mainHo3ein
Minor UI fixes
2024-04-02Minor UI fixesTaraRostami
2024-04-02telego v0.29.2mhsanaei
2024-04-02tgbot - fix chatidmhsanaei