Commit graph

628 commits

Author SHA1 Message Date
Peyman
bb4ad85abc
Add files via upload 2023-05-25 11:10:56 -07:00
Peyman
579a7fd793
Delete tgbot.go 2023-05-25 21:40:40 +03:30
Peyman
463eca69c1
Update translate.fa_IR.toml 2023-05-25 21:10:25 +03:30
Peyman
f7126c28e1
Update translate.en_US.toml 2023-05-25 21:07:53 +03:30
Peyman
bbca7c3299
Add files via upload 2023-05-25 10:25:56 -07:00
Peyman
59fa06c246
Delete tgbot.go 2023-05-25 20:55:30 +03:30
Peyman
3e68bce986
rename I18n to I18nWeb 2023-05-25 10:11:00 -07:00
Peyman
889084887d
Delete api.go 2023-05-25 20:40:14 +03:30
Peyman
b450e75106
Add files via upload 2023-05-25 10:07:28 -07:00
Peyman
89d0d1cd9a
Delete index.html 2023-05-25 20:37:08 +03:30
Peyman
2018a7e2f2
Merge branch 'MHSanaei:main' into main 2023-05-25 09:46:54 -07:00
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
Tara Rostami
835deb77f4
Minor correction In UI (#537)
* Update antd.min.css

* Update settings.html

* Update custom.css
2023-05-25 16:21:29 +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
Peyman
7a67fa3310
Add files via upload 2023-05-25 03:35:16 -07:00
Peyman
27055957e1
Delete api.go 2023-05-25 14:04:59 +03:30
Peyman
311cd4606a
Add files via upload 2023-05-25 03:33:54 -07:00
Peyman
a5079a4d32
Delete check_cpu_usage.go 2023-05-25 14:03:22 +03:30
Peyman
8d34ef70f1
Delete check_hash_storage.go 2023-05-25 14:03:03 +03:30
Peyman
91499460a7
Farsi 2023-05-25 03:15:28 -07:00
Peyman
0cacf5637f
Delete tgbot.go 2023-05-25 13:44:13 +03:30
Peyman
a7bb36ccb7
Update index.html 2023-05-25 13:39:53 +03:30
Peyman
d8489e88ef
Update README.md 2023-05-25 13:37:47 +03:30
Peyman
72a3a82ccd
Update README.md 2023-05-25 13:36:46 +03:30
Peyman
0e61d5ac2d
Update README.md 2023-05-25 13:36:20 +03:30
Peyman
2f721f1c3f
Update README.md 2023-05-25 13:34:19 +03:30
Peyman
dc9fb9a8fd
Update install.sh 2023-05-25 13:31:28 +03:30
Peyman
274f885dff
Update install.sh 2023-05-25 13:29:23 +03:30
Peyman
87e7f45a1f
Update x-ui.sh 2023-05-25 13:27:32 +03:30
Peyman
9293e81849
Update x-ui.sh 2023-05-25 13:24:15 +03:30
Peyman
211fd9c3c4
Add files via upload 2023-05-25 02:52:51 -07:00
Peyman
daac3e5e1b
Delete tgbot.go 2023-05-25 13:21:17 +03:30
Tara Rostami
b3f7a6572e
Minor changes in the UI (#535)
* Update antd.min.css

* Update settings.html
2023-05-25 13:15:24 +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
dependabot[bot]
76f70ce1e9
Bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 (#523)
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 13:35:36 +03:30
dependabot[bot]
6aa3c8d4a2
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 (#514)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 01:37:30 +03:30
MHSanaei
aff9d0ea15 v1.6.0 2023-05-23 18:09:04 +03:30
MHSanaei
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
MHSanaei
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
Hamidreza
ba278a4269
Merge pull request #509 from hamid-gh98/main
FIX restart redirect :)
2023-05-22 21:32:17 +03:30