-
Notifications
You must be signed in to change notification settings - Fork 591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to change home page titles and panel paths. #1570
Comments
https://github.com/Gozargah/Marzban/blob/ee55da10dbbdbff37c00623da77d1fe068f27057/app/routers/home.py#L12C5-L12C47 .env
|
if your this big and sell services as bulk and you are scared firewall find your server with this little things , you can just close xray ports on your master server and just use node for connection |
@M03ED |
And I'm telling you this doesn't matter because firewall don't seek to find panels, they try to xray connection |
he DPI system is built on more than just a firewall. |
Hello.
I would like that when visiting the home page "https:/my.site:8000/" it would be possible not only to change the page template, but also the response code and headers. For example, my home page should display a 403 code.
If the DPI for analysis is visited for some reason at https:/my.site:8000/, a page with code 200 is more likely to be assessed as fake. Identical headers (by default) will also make it easier to analyze the fake page. For example, if you change the content type (content-type), you can make the page unique, which will make it difficult to analyze
Also, standard paths and content may indicate that this is a VPN service with the marzdam panel. ( /api/, /statics/, /sub/ ). This is what I indicated here. #71
Also Marzban shows the header
"server: uvicorn'
This is not correct.How this can happen (circumstantial evidence):
IP address will not be blocked immediately. Providers will work for a long time in the mode of accumulation of information.
At the moment, this can be eliminated by an intermediate proxy(example: nginx), which requires additional settings.
The text was updated successfully, but these errors were encountered: