Commit Graph
100 Commits
Author SHA1 Message Date
Ho3ein 5188d516e3 new - loglevel (#612) 2023-06-16 18:25:33 +03:30
MHSanaeiandAlireza Ahmadi 97925eeebe fix default language in initLocalizer
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-16 13:01:34 +03:30
MHSanaeiandAlireza Ahmadi 1328bb5aba gracefully shutdown xray-core
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-16 01:10:49 +03:30
MHSanaei 4cc755c883 fix warning when there is no access.log
after this
if limitip is 0 and there is no access.log on xray config you don't see this warning
access.log doesn't exist in your config.json
-------------
better view on ip log
-------------
update dependencies
2023-06-16 01:08:35 +03:30
MHSanaei d40e61fc45 fix and improve 2023-06-14 19:50:19 +03:30
MHSanaei c0f1a926e5 update - security "none"
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-14 17:06:56 +03:30
MHSanaei ad9134bc1a removed - alterId
https://github.com/XTLS/Xray-core/pull/2199
https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67
2023-06-13 17:26:50 +03:30
MHSanaei dea61b839c new - acceptProxyProtocol for H2 and gRPC #581 2023-06-09 18:53:57 +03:30
MHSanaei 9063336778 new - Reject Unknown SNI - thanks to @sudospaes 2023-06-09 16:48:50 +03:30
MHSanaei 7fc3d37851 random password button for SS & more
crypto.getRandomValues for uuid
change name randomText to randomLowerAndNum
2023-06-09 16:04:57 +03:30
MHSanaei 81aa3ed10e mtproto removed 2023-06-09 15:58:47 +03:30
MHSanaei 547e38079f fix error - speedtest
The update command takes no arguments
2023-06-08 16:08:08 +03:30
MHSanaei 29e40a0bce access.log #571
access.log will be clear only when limitip is not 0
2023-06-08 13:50:35 +03:30
MHSanaei 594d682e20 random sub Id
optimize utils
trojan short id fix
index page better view
2023-06-07 12:45:58 +03:30
MHSanaeiandAlireza Ahmadi 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
MHSanaei 1030bcf321 update dependencies 2023-06-03 19:00:06 +03:30
MHSanaei fdc1124ea4 some changes
ip limit method back to v1.6.0 method
remove event on getDBClientIps
better show ip on log (",\n")
2023-06-03 18:59:32 +03:30
MHSanaei e4e0deeed4 removed - v2-ui migrate 2023-06-01 01:14:54 +03:30
MHSanaeiandsomebodywashere 48dce38e14 forgot linux tag name
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2023-05-31 23:50:37 +03:30
Ho3ein 94fad02737 Merge pull request #545 from hamid-gh98/main
🔀 New Feature + Fix URLs + Some Improvements 🛠️🌐
2023-05-31 09:47:02 +03:30
Ho3ein 331f2adb1c Update README.md 2023-05-29 17:56:13 +03:30
Ho3ein 45a8d6c95e better view 2023-05-29 17:42:49 +03:30
Ho3ein 1f2eb2ca1a Manual install & Upgrade , docker 2023-05-29 17:07:03 +03:30
Ho3ein de571a2da4 Workflow with Matrix Strategy 2023-05-29 15:57:12 +03:30
MHSanaei 31339d6bf8 v1.6.1 2023-05-25 19:16:09 +03:30
MHSanaei 8865443438 update dependencies 2023-05-25 19:15:22 +03:30
MHSanaei 6a7c3716ac fix MHz view 2023-05-25 16:13:54 +03:30
MHSanaei 15211f81b1 New - CPU Speed
logical Processors  removed
2023-05-25 15:48:23 +03:30
MHSanaei 6f28a3a2fe change blockedips to AllowedIps
now only those IPs that are allowed are able to establish a connection; other connections are dropped it will happen every 10 sec
after user offline that IPs will be removed from AllowedIps
2023-05-25 03:21:31 +03:30
MHSanaei 896cc5386c new - show cores, public ipv4 and ipv6
logical Processors
you can see them on first page
2023-05-25 03:11:09 +03:30
MHSanaei aff9d0ea15 v1.6.0 2023-05-23 18:09:04 +03:30
MHSanaeiandAlireza Ahmadi 526426e2dd Alireza 💯
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23 17:55:42 +03:30
MHSanaei 2223a21cfc bug fix - limit ip 2023-05-23 17:54:15 +03:30
MHSanaeiandAlireza Ahmadi 47ccc7b501 [feature] fallback link calculation
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23 03:15:34 +03:30
MHSanaei c38e1e0cfe a lot of improvement 2023-05-23 02:43:15 +03:30
MHSanaei f36034541e update - SSL Certificate Management
Get SSL
Revoke
Force Renew
2023-05-23 02:34:36 +03:30
MHSanaei 783fa856c3 Fix deprecated gRPC Dial options for Insecure connections 2023-05-23 00:52:15 +03:30
MHSanaei 6139effb8a update - style
tcp,ws,tls
2023-05-22 22:36:15 +03:30
MHSanaei 8ae7f4a564 small fixes 2023-05-22 21:52:35 +03:30
MHSanaei 6f46f3e636 sub
remaining code
2023-05-22 21:51:52 +03:30
MHSanaeiandAlireza Ahmadi f6e0e1b3cf translate update
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 18:16:24 +03:30
MHSanaeiandAlireza Ahmadi 769590d779 [feature] separate subscription service
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 18:06:34 +03:30
MHSanaeiandAlireza Ahmadi 1fa9101b40 [feature] add multi domain tls (CDN ready)
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 17:31:41 +03:30
MHSanaei 3f2e1aede9 features - random ShortId button 2023-05-22 16:44:27 +03:30
MHSanaei 235e6880c1 update - utils 2023-05-22 16:41:41 +03:30
MHSanaei ffa23a43c6 update - URIComponent just for cookie value 2023-05-22 16:40:08 +03:30
MHSanaei 66e3c505e3 update dependencies 2023-05-22 14:41:23 +03:30
MHSanaei 0938519f49 bug fix - KeyContent 2023-05-22 11:39:21 +03:30
Ho3ein 5f489c3d08 Merge pull request #491 from hamid-gh98/main
[tgbot] Multi language + More...
2023-05-22 11:26:14 +03:30
MHSanaei 2fbfc88bc1 bug fix - xtls 2023-05-18 12:18:13 +03:30
MHSanaei f781979d38 update - config 2023-05-18 11:52:53 +03:30
Ho3ein aba37be6eb Merge pull request #467 from mmrabbani/patch-1
Simplifying ad blocking syntax
2023-05-18 00:59:01 +03:30
MHSanaei 85d42ce94f bug fix - expiry Time 2023-05-17 18:57:34 +03:30
MHSanaei 2f3c3d0ed2 v1.5.0 2023-05-17 18:19:39 +03:30
MHSanaei 7debf96610 fix bug - mobile view 2023-05-17 18:17:12 +03:30
Ho3ein d8b60c3cd5 Update docker.yml
always use the latest version :D
2023-05-17 16:34:44 +03:30
MHSanaeiandAlireza Ahmadi f8eb548376 [feature] SpiderX for Reality
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 16:10:11 +03:30
MHSanaeiandAlireza Ahmadi 88fc4f81d4 [feature] filter inbound clients
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 15:57:47 +03:30
MHSanaei 911f2b0bb5 adguard Family protection 2023-05-17 03:05:36 +03:30
MHSanaeiandAlireza Ahmadi 2d16eabc6e [feature] interactive deplete soon
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 02:01:56 +03:30
MHSanaeiandAlireza Ahmadi be50be75fe [sub] add more headers
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 01:07:35 +03:30
MHSanaeiandAlireza Ahmadi 70e7987df5 [feature] multi cert per inbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 00:55:19 +03:30
MHSanaei 8ceeb454ee random - trojan password 2023-05-17 00:09:32 +03:30
MHSanaei f311bf1dbf update - ui 2023-05-16 23:40:27 +03:30
MHSanaeiandAlireza Ahmadi 837d7f77a1 update - xray configuration
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-16 23:39:59 +03:30
Ho3ein d0213ce50b Merge pull request #452 from MHSanaei/dependabot/github_actions/actions/setup-go-4.0.1
Bump actions/setup-go from 4.0.0 to 4.0.1
2023-05-16 14:36:51 +03:30
MHSanaei 1dc5452f1d security issue - CVE-2023-29401
Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function

References
gin-gonic/gin#3555
gin-gonic/gin#3556
https://pkg.go.dev/vuln/GO-2023-1737
2023-05-15 15:59:27 +03:30
Ho3ein a0daf2fae2 Merge pull request #438 from masoud-hidden/main
[tgbot] Some new changes in the bot
2023-05-14 23:58:54 +03:30
Ho3ein 5487dc41cc Merge pull request #434 from hamid-gh98/main
[FIX] siderDrawer button functionality + [Update] redirect restart panel
2023-05-14 10:49:30 +03:30
Ho3ein 7b5dd2d0ee Merge pull request #432 from hamid-gh98/main
[HOTFIX] Add basePath to Redirect Middleware
2023-05-14 01:51:02 +03:30
MHSanaei 62bb42cfab v1.4.6 2023-05-14 01:10:51 +03:30
MHSanaei f4be9f234a lang show 2023-05-14 01:09:31 +03:30
MHSanaei 947129a62a update UI - calendar 2023-05-14 01:08:29 +03:30
Ho3ein 66f0a13145 Merge pull request #431 from hamid-gh98/main
[HOTFIX] Redirect `/xui` to `/panel`
2023-05-14 01:07:17 +03:30
MHSanaei 63939244a4 v1.4.5 2023-05-13 22:31:13 +03:30
MHSanaei 213b693bd3 Merge branch 'main' of https://github.com/MHSanaei/3x-ui 2023-05-13 19:06:19 +03:30
MHSanaei a289ef5d10 bug fixed - random user pass 2023-05-13 19:06:16 +03:30
Ho3ein 955eb8f142 Merge pull request #428 from LOVECHEN/main
Update docker-compose.yml
2023-05-13 18:43:53 +03:30
Ho3ein b5dd258074 Merge pull request #426 from hamid-gh98/main
FIX input bg color in login page
2023-05-13 18:15:39 +03:30
MHSanaei c855a292cb random sub button 2023-05-13 17:22:13 +03:30
MHSanaei 7cacfc074e remove duplicate random text gen
randomText by default
length set to 8
2023-05-13 15:42:46 +03:30
MHSanaei 9e8ac8a087 remove search Data files 2023-05-13 15:03:46 +03:30
MHSanaei e64a9eeee6 random UUID 2023-05-13 14:51:07 +03:30
MHSanaei a55a1a7102 fix 2023-05-13 13:53:17 +03:30
MHSanaeiandAlireza Ahmadi 46bc39c160 [bug] fix cloned inbound settings
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:33:13 +03:30
MHSanaeiandAlireza Ahmadi 2a182d8b9a [bug] fix login failure when tgbot is not active
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:31:46 +03:30
MHSanaeiandAlireza Ahmadi 77241c7fcf pruning some codes
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:29:10 +03:30
MHSanaeiandAlireza Ahmadi fd6a85afd9 Set session max-age to default if defined zero
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:26:04 +03:30
MHSanaeiandAlireza Ahmadi 9a89d7bfab spin only in reload time
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:24:44 +03:30
MHSanaeiandAlireza Ahmadi edd6b22109 remove duplicate remark assignments
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-13 13:21:27 +03:30
Ho3ein 5468069bef Merge pull request #420 from hamid-gh98/main
[fix] russia domains in settings and More....
2023-05-13 13:18:36 +03:30
Ho3ein 46ef8c503e Merge pull request #392 from MHSanaei/dependabot/go_modules/gorm.io/gorm-1.25.1
Bump gorm.io/gorm from 1.25.0 to 1.25.1
2023-05-09 19:57:19 +03:30
Ho3ein 30a5f66f26 Merge pull request #381 from hamid-gh98/main
[FIX] bug logout path + [UPDATE] login UI and more ...
2023-05-08 19:40:02 +03:30
MHSanaei 7bb3e517b2 update pic v1.4.1 2023-05-08 17:39:29 +03:30
MHSanaei 00777e3a25 [feature] Russian lang 2023-05-08 14:43:02 +03:30
MHSanaei 37ab8f42e9 domain-list-community (category update)
add cn and ru regexp
2023-05-08 13:50:43 +03:30
Ho3ein cf1cfbee96 v1.4.1 2023-05-08 10:55:28 +03:30
MHSanaei d89e03023f + 2023-05-08 10:40:32 +03:30
Ho3ein cf2b1fd9ec Merge pull request #364 from M4hbod/main
Update UI
2023-05-08 10:20:47 +03:30
MHSanaei 7fd93e25fd only blake3-aes support multi-user 2023-05-07 23:57:59 +03:30