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/sub
AgeCommit message (Collapse)Author
2024-11-14SplitHTTP - Modemhsanaei
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-10-17freedom - default settingsmhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16New - Allocatemhsanaei
2024-09-09quic removedmhsanaei
2024-09-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-08-29New - Noisemhsanaei
freedom
2024-08-11Fix #2470 (The subscription service gives two ports for VLESS) (#2479)v2.3.13Ilya
* Fix #2470
2024-08-11new - vmess security (inbound client side - outbound)mhsanaei
2024-07-17fixed - sub show time when "Start After First Use"v2.3.9mhsanaei
2024-07-09improved - message logsmhsanaei
2024-07-01sub - add hour for time leftmhsanaei
1D,10H⏳ 22M⏳
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-05-28minor changesmhsanaei
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-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-04-02add header for httpupgrademhsanaei
2024-04-01Add host for WSmhsanaei
2024-04-01[subjson] avoid array for one configmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-01[sub] fix grpc authority failuremhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-21Small fixes (#2106)somebodywashere
2024-03-20UI Improvements (#2067)Tara Rostami
2024-03-12[subJson] add mux and directMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[sub] JSON sub enhancement + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[sub] random reality paramsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - gRPC AuthorityMHSanaei
2024-03-11run sub on http if https failedMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - HttpUpgrade TransportMHSanaei
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [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-02-27close modal only after success msgMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-25minor changesMHSanaei
2024-02-21[sub] json + fragmentMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-02added Jalalian datepicker (shamsi) (#1460)Ali Rahimi
* added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed
2023-12-11v2.0.0MHSanaei
2023-12-08customizable remark #1300Alireza Ahmadi
2023-12-08Expand multiDomain to externalProxy #1300Alireza Ahmadi
2023-12-06[sub] fix typo #1286Alireza Ahmadi
2023-08-26v1.7.7MHSanaei
2023-08-26Add encrypt subscription ON/OFF switchMHSanaei
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-08-26[sub] improve usage info in RemarkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-01Display 'terminated' in title when service is terminated (#839)TeleDark
2023-07-27full multiuser shadowsocksMHSanaei
full multiuser shadowsocks + fix logs after api changes Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-19change date format to days remainingMHSanaei
example: kkv4fhs4: 5.00GB📊- 6 Days⏳ far6160p: 2.00GB📊- 23 Hours⏳ Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2023-07-18update - shadowsocksMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18Show client info in the remark (#765)TeleDark
2023-06-14update - security "none"MHSanaei
security set to none when tls, reality, xtls are not set its because when there is no security none on trojan link some app like v2rayn set tls for your config
2023-06-13removed - alterIdMHSanaei
https://github.com/XTLS/Xray-core/pull/2199 https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67