Commit Graph

  • 280a22b57d warp - optimize utility code mhsanaei 2025-03-12 19:24:39 +01:00
  • 315d852087 fix - public IP #2763 mhsanaei 2025-03-12 19:20:13 +01:00
  • 6a0d2e0a29 Axios v1.8.2 mhsanaei 2025-03-11 13:18:52 +01:00
  • a811225610 fix: protocol checking during random uuidv4 generation fixes the https://github.com/MHSanaei/3x-ui/issues/2750 issue v2.5.5 Shishkevich D. 2025-03-10 22:09:51 +07:00
  • 1893c3814d v2.5.5 mhsanaei 2025-03-10 14:33:58 +01:00
  • 422c391f96 Xray log: show failed on error log level mhsanaei 2025-03-10 14:12:30 +01:00
  • f7f95ffbae bug fix - xray log mhsanaei 2025-03-10 13:46:46 +01:00
  • f408bd7c77 Xray core v2.3.6 + update dependencies mhsanaei 2025-03-10 09:51:31 +01:00
  • ad13ce6cde fix: generating shortIds for vless reality (#2745) Shishkevich D. 2025-03-09 19:37:53 +07:00
  • c35179d924 chore: remove unused variable Shishkevich D. 2025-03-09 06:38:45 +00:00
  • cedc7f0fb8 chore: refactoring RandomUtil class now we use window.crypto.getRandomValues to generate random values. Shishkevich D. 2025-03-09 06:37:05 +00:00
  • 64fa0e97a3 chore: use crypto.randomUUID() for generating UUIDv4 Shishkevich D. 2025-03-09 06:09:42 +00:00
  • a45e9de472 chore: use Base64 library for generating SS password Shishkevich D. 2025-03-09 06:06:27 +00:00
  • 101e9ebf35 fix: modals style Shishkevich D. 2025-03-09 06:01:27 +00:00
  • 17a76d2843 Revert "chore: add missing params for grpc stream settings (outbound)" Shishkevich D. 2025-03-09 05:38:34 +00:00
  • a23a5de540 Revert "chore: add new grpc params for outbound (#2744)" Shishkevich D. 2025-03-09 05:37:50 +00:00
  • a16e83468b chore: add dns type for kcp protocol see https://xtls.github.io/config/transports/mkcp.html#headerobject Shishkevich D. 2025-03-09 12:23:35 +07:00
  • 1c59afe031 chore: add missing params for grpc stream settings (outbound) Shishkevich D. 2025-03-09 04:49:17 +00:00
  • c49ec9a74c chore: add new grpc params for outbound (#2744) Shishkevich D. 2025-03-09 11:28:12 +07:00
  • a0dd101d97 tgbot - restart mhsanaei 2025-03-08 23:08:04 +01:00
  • 700cf9c10b minor changes mhsanaei 2025-03-08 18:14:48 +01:00
  • 697cd5e6d9 Code refactoring (#2739) Shishkevich D. 2025-03-08 22:41:27 +07:00
  • c6d27a4463 chore: pretty backup and xray version modal (#2737) Shishkevich D. 2025-03-08 20:41:23 +07:00
  • 751f564c4a fix: base64 encoding on vmess/shadowsocks inbounds (#2736) Shishkevich D. 2025-03-08 12:33:34 +07:00
  • 6658f648e6 refactor: move language manager to utils (#2735) Shishkevich D. 2025-03-08 09:54:41 +07:00
  • d6f9f3f6d3 chore: add empty screens for empty data (balancers, reverses, dns) Shishkevich D. 2025-03-07 22:17:14 +07:00
  • fad6c497eb chore: add empty screens for empty data (balancers, reverses, dns) cleaned up some of the margins & paddings Shishkevich D. 2025-03-07 13:56:03 +00:00
  • 42fa64770b Merge pull request #2732 from shishkevichd/refactor/refactor-1 Sanaei 2025-03-07 12:40:35 +01:00
  • 0a207b8a2c refactor: merging all util functions into classes Shishkevich D. 2025-03-07 09:07:23 +00:00
  • 26bf693dbd refactor: move copy function to utils.js Shishkevich D. 2025-03-07 07:27:33 +00:00
  • 7483fb2ec5 refactor: delete base64js instead of base64 library you can use built-in JS functions btoa() and atob() Shishkevich D. 2025-03-07 07:11:03 +00:00
  • 2d8cca3a2e refactor: delete clipboardjs (#2727) Shishkevich D. 2025-03-07 02:43:46 +07:00
  • cf7fec1351 Change the cpu usage interval from second to minute (#2729) UltraMegaPotato 2025-03-06 22:38:58 +03:00
  • 361849b9db Balancer fallbackTag #2724 mhsanaei 2025-03-06 20:35:17 +01:00
  • c13db7922e Pretty Panel and Xray settings (#2726) Shishkevich D. 2025-03-06 17:17:25 +07:00
  • d6d05a9b4d v2.5.4 v2.5.4 mhsanaei 2025-03-05 15:42:51 +01:00
  • 3caace2cb6 update dependencies mhsanaei 2025-03-05 15:40:27 +01:00
  • 99f26be30d feat: add statistics section (#2718) Shishkevich D. 2025-03-05 19:27:25 +07:00
  • b0edd24c52 Noise: Add hex mhsanaei 2025-03-05 13:22:07 +01:00
  • f0cfd48f66 Sockopt: Add addressPortStrategy mhsanaei 2025-03-05 13:14:17 +01:00
  • f5aea03765 chore: add global params for DNS (#2713) Shishkevich D. 2025-03-04 20:18:51 +07:00
  • 14cdde371f better view for uTLS mhsanaei 2025-03-04 12:50:49 +01:00
  • 99a23f25d5 TLS-REALITY : hide value of private key mhsanaei 2025-03-04 10:36:02 +01:00
  • 653ec90451 chore: pretty dns section in xray settings (#2700) Shishkevich D. 2025-03-04 15:55:13 +07:00
  • 91a84db479 chore: pretty auth tab in panel settings (#2701) Shishkevich D. 2025-03-04 15:54:59 +07:00
  • 0f97eca314 Xray core v25.3.3 mhsanaei 2025-03-04 09:50:24 +01:00
  • fb79081aa1 TLS fingerprints: randomizednoalpn mhsanaei 2025-03-03 10:20:52 +01:00
  • ea19fb8ff6 fix mistake mhsanaei 2025-03-01 10:19:52 +01:00
  • f4cfe9eb63 Improved ru_RU translation (#2677) atarwn 2025-02-28 14:42:27 +05:00
  • 4def70a006 Xray core buggy version removed mhsanaei 2025-02-27 13:39:23 +01:00
  • e0e9e2681a docker: go 1.24 v2.5.3 mhsanaei 2025-02-25 18:56:35 +01:00
  • 31e1581d6b v2.5.3 mhsanaei 2025-02-25 18:43:29 +01:00
  • 018e98a510 Go v1.24.0 mhsanaei 2025-02-25 18:43:15 +01:00
  • 21ea673c30 Make wget verify certificates part2 #2661 mhsanaei 2025-02-24 13:15:18 +01:00
  • 08b55da408 feat: add quic protocol in xray rule modal (#2666) Shishkevich D. 2025-02-24 15:23:59 +07:00
  • 7a3ee69a7f Virtuozzo linux support (#2668) atarwn 2025-02-24 13:22:34 +05:00
  • 664bd9b596 bug fix #2660 mhsanaei 2025-02-22 14:31:08 +01:00
  • ceb1217121 serverNameToVerify to verifyPeerCertInNames #2662 mhsanaei 2025-02-22 13:50:37 +01:00
  • e754523689 Xray core v25.2.21 mhsanaei 2025-02-22 13:46:15 +01:00
  • e84503feec Make wget verify certificates (#2661) İrem Kuyucu 2025-02-22 12:53:36 +02:00
  • 1bbf31df9f feat(externalTrafficJob): External Traffic Inform (#2660) AAA 2025-02-22 13:15:14 +03:30
  • 49bfff9fa5 v2.5.2 v2.5.2 mhsanaei 2025-02-04 11:38:57 +01:00
  • d18a1a37ce revert group management (#2656) Sanaei 2025-02-04 11:27:58 +01:00
  • 04c6b2722b README: Persian mhsanaei 2025-02-03 20:30:42 +01:00
  • 94d651fc93 v2.5.1 v2.5.1 mhsanaei 2025-02-03 17:40:33 +01:00
  • aae0cb37b7 Xray Core v25.1.30 mhsanaei 2025-02-03 17:37:01 +01:00
  • b922d986d6 Improved database model migration and added indexing (#2655) Zahar Izmailov 2025-02-03 15:36:03 +03:00
  • 8a7cffd63f Completed translation for missing text (#2653) Abolfazl Fazilat 2025-01-31 21:24:52 +03:30
  • c8e8c97afc Merge pull request #2652 from Incognito-Coder/main Sanaei 2025-01-31 16:01:14 +01:00
  • 46ba4c4518 fix getSubGroupClients for enable/disable and edit clients. AghayeCoder 2025-01-31 17:27:09 +03:30
  • a787ab497c switcher for outbound traffic AghayeCoder 2025-01-31 17:24:03 +03:30
  • 3be204f272 v2.5.0 v2.5.0 mhsanaei 2025-01-28 00:09:20 +01:00
  • de13729a97 update dependencies mhsanaei 2025-01-28 00:09:12 +01:00
  • 468eb8b908 Update release.yml mhsanaei 2025-01-27 01:13:28 +01:00
  • e95a748e77 docker mhsanaei 2025-01-27 01:13:12 +01:00
  • 34e2d961f5 quiet build mhsanaei 2025-01-27 01:09:39 +01:00
  • b4a1d81444 [subJson] better direct options mhsanaei 2025-01-26 19:43:02 +01:00
  • 46ef506aa6 TLS - serverNameToVerify mhsanaei 2025-01-26 19:33:50 +01:00
  • 51220917c4 outbound Traffic - default false mhsanaei 2025-01-26 11:22:42 +01:00
  • b34956647b minor change mhsanaei 2025-01-26 11:07:45 +01:00
  • 5c4e2dfd39 default setting - scStreamUpServerSecs mhsanaei 2025-01-26 11:07:35 +01:00
  • dd4c2adb37 Fix non-MultiUser dbInbounds (#2649) Ivan Zorin 2025-01-26 13:03:06 +03:00
  • 2dec7f48f5 bug fix - get client ips mhsanaei 2025-01-24 17:16:16 +01:00
  • 04cf250a54 json post base path bug fixed (#2647) Ali Rahimi 2025-01-23 21:33:47 +01:00
  • ac9ab828b5 GO v1.23.5 + update dependencies mhsanaei 2025-01-21 23:04:03 +01:00
  • 4dd40f6f19 Add checkpoint handling in CloseDB function (#2646) Zahar Izmailov 2025-01-22 00:55:21 +03:00
  • 7911eeb69f XHTTP - scStreamUpServerSecs mhsanaei 2025-01-21 22:43:13 +01:00
  • 6e9180a665 Group Management of Subscription Clients (#2644) Ali Rahimi 2025-01-21 03:01:54 +01:00
  • 66fe84181b Enhance database initialization in db.go (#2645) Zahar Izmailov 2025-01-21 04:59:30 +03:00
  • 7b7eb98acb Minor Fixes (CSS) (#2641) Tara Rostami 2025-01-15 05:50:50 -06:00
  • 7eb5afdd8d wireguard modal fix (#2640) Alex Churin 2025-01-14 18:08:19 +03:00
  • 522ccda71c Update translate.ru_RU.toml (#2637) xtclovver 2025-01-13 20:23:19 +03:00
  • f780efb430 Fixed ru translation (#2638) mortefy 2025-01-13 20:22:35 +03:00
  • 783f1a073e time Location - local mhsanaei 2025-01-11 15:13:49 +01:00
  • a4c38ec8ae fail2ban service in docker container (#2632) Dmitiry Vinogradov 2025-01-11 15:41:48 +03:00
  • 0c47771671 Add Russian domains (#2635) Igor Semenov 2025-01-11 15:39:32 +03:00
  • 67920a1962 Minor Fixes (UI) (#2636) Tara Rostami 2025-01-11 06:38:26 -06:00
  • 49d3957c07 bug fix mhsanaei 2025-01-05 20:41:56 +01:00
  • ee946ceab2 iplimit: ipRegex improved mhsanaei 2025-01-05 18:58:51 +01:00
  • b650064177 Firewall improvements (#2630) LoST 2025-01-05 17:53:53 +03:00