Commit graph

537 commits

Author SHA1 Message Date
MHSanaei
6c3b747a33 bug fix - xtls 2023-05-18 12:18:13 +03:30
MHSanaei
f3feec2e0b update - config 2023-05-18 11:52:53 +03:30
Ho3ein
1946571107 Merge pull request #467 from mmrabbani/patch-1
Simplifying ad blocking syntax
2023-05-18 00:59:01 +03:30
mmrabbani
bb20045c03 Update traffic+block-ads+warp.json 2023-05-18 00:51:36 +03:30
mmrabbani
e9e4996021 Update traffic+block-ads+ipv4-google.json 2023-05-18 00:50:57 +03:30
mmrabbani
0bd637274e Simplifying ad blocking syntax
I simplified the ad blocking syntax.
"category-ads-all" includes "category-ads". Also "category-ads" includes "google-ads" and "spotify-ads".
So if "category-ads-all" is blocked, there is no need to block 3 other lists (category-ads,google-ads,spotify-ads)

References:
https://github.com/v2fly/domain-list-community/blob/master/data/category-ads
https://github.com/v2fly/domain-list-community/blob/master/data/category-ads-all
2023-05-18 00:48:37 +03:30
MHSanaei
964dd33627 bug fix - expiry Time 2023-05-17 18:57:34 +03:30
MHSanaei
22b761dadd v1.5.0 2023-05-17 18:19:39 +03:30
MHSanaei
3c857b69a9 fix bug - mobile view 2023-05-17 18:17:12 +03:30
Ho3ein
d1dca3afb8 Update docker.yml
always use the latest version :D
2023-05-17 16:34:44 +03:30
MHSanaei
d274077066 [feature] SpiderX for Reality
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 16:10:11 +03:30
MHSanaei
97ff96da26 [feature] filter inbound clients
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 15:57:47 +03:30
MHSanaei
94dffa818f adguard Family protection 2023-05-17 03:05:36 +03:30
MHSanaei
91c6b279e1 [feature] interactive deplete soon
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 02:01:56 +03:30
MHSanaei
3913128bbb [sub] add more headers
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 01:07:35 +03:30
MHSanaei
b9c3cd8534 [feature] multi cert per inbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17 00:55:19 +03:30
MHSanaei
4f98b6f393 random - trojan password 2023-05-17 00:09:32 +03:30
MHSanaei
df9907cbd1 update - ui 2023-05-16 23:40:27 +03:30
MHSanaei
03f39e8eec update - xray configuration
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-16 23:39:59 +03:30
Ho3ein
4c25329c35 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
dependabot[bot]
9d3aa88472 Bump actions/setup-go from 4.0.0 to 4.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 10:04:13 +00:00
MHSanaei
404d9d77ce 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
a8ad805936 Merge pull request #438 from masoud-hidden/main
[tgbot] Some new changes in the bot
2023-05-14 23:58:54 +03:30
Masoud Hidden
51aafb45f9 [tgbot] Fix reply keyboard height 2023-05-14 22:55:01 +03:30
Masoud Hidden
0693bd540e [tgbot] Ability to remove telegram user from the client in the bot 2023-05-14 22:43:23 +03:30
Masoud Hidden
58fda2f1ee [tgbot] Ability to select telegram user for client from bot 2023-05-14 22:07:49 +03:30
Masoud Hidden
fbb2ec1e39 [tgbot] Changed to telego 2023-05-14 18:50:01 +03:30
Ho3ein
1e4c59a774 Merge pull request #434 from hamid-gh98/main
[FIX] siderDrawer button functionality + [Update] redirect restart panel
2023-05-14 10:49:30 +03:30
Hamidreza Ghavami
713420dabe FIX redirect after restart panel 2023-05-14 06:19:18 +04:30
Hamidreza Ghavami
be907d7206 FIX siderDrawer button function 2023-05-14 06:08:49 +04:30
Hamidreza Ghavami
7561542db1 FIX sideBar style 2023-05-14 06:08:34 +04:30
Ho3ein
3bfde6f1c0 Merge pull request #432 from hamid-gh98/main
[HOTFIX] Add basePath to Redirect Middleware
2023-05-14 01:51:02 +03:30
Hamidreza Ghavami
1fdd86449a Merge branch 'main' of https://github.com/hamid-gh98/3x-ui into main 2023-05-14 02:32:17 +04:30
Hamidreza Ghavami
e2049a89e9 HOTFIX redirect middleware to add basePath 2023-05-14 02:31:23 +04:30
MHSanaei
9166028c52 v1.4.6 2023-05-14 01:10:51 +03:30
MHSanaei
2ee1432473 lang show 2023-05-14 01:09:31 +03:30
MHSanaei
e65d63f19d update UI - calendar 2023-05-14 01:08:29 +03:30
Ho3ein
349ce64352 Merge pull request #431 from hamid-gh98/main
[HOTFIX] Redirect `/xui` to `/panel`
2023-05-14 01:07:17 +03:30
Hamidreza Ghavami
870add691c Update README.md 2023-05-14 01:42:29 +04:30
Hamidreza Ghavami
0c19fe97de Add Redirect Middleware for Router 2023-05-14 01:42:08 +04:30
Hamidreza Ghavami
474f5a2957 Update '/xui/API' to new path '/panel/api' 2023-05-14 01:41:18 +04:30
MHSanaei
bb07ab4ce6 v1.4.5 2023-05-13 22:31:13 +03:30
MHSanaei
5a0614603b Merge branch 'main' of https://github.com/MHSanaei/3x-ui 2023-05-13 19:06:19 +03:30
MHSanaei
918ee8b052 bug fixed - random user pass 2023-05-13 19:06:16 +03:30
Ho3ein
33f679364b Merge pull request #428 from LOVECHEN/main
Update docker-compose.yml
2023-05-13 18:43:53 +03:30
LOVECHEN
51c3d8cd9d Update docker-compose.yml
Define your hostname to identify the host in telegram
2023-05-13 22:55:47 +08:00
Ho3ein
eb77473812 Merge pull request #426 from hamid-gh98/main
FIX input bg color in login page
2023-05-13 18:15:39 +03:30
MHSanaei
8605fb73d0 random sub button 2023-05-13 17:22:13 +03:30
Hamidreza Ghavami
6d1ceeba9f fix input style 2023-05-13 18:00:47 +04:30
Hamidreza Ghavami
87751c0247 fix input bg color in login page 2023-05-13 17:42:11 +04:30