Skip to content
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

建议后台管理端口和categraf交互端口分开 #2315

Open
opcache opened this issue Nov 23, 2024 · 1 comment
Open

建议后台管理端口和categraf交互端口分开 #2315

opcache opened this issue Nov 23, 2024 · 1 comment

Comments

@opcache
Copy link

opcache commented Nov 23, 2024

What would you like to be added:
公网多区域的服务器监控,需要开放17000端口,这样管理后台也同时开放了,可能有暴力破解的风险;
或者后台增加白名单IP,只有白名单IP才会显示后台界面,否则就显示一个错误提示页面;

Why is this needed:
安全性的考虑

@UlricQin
Copy link
Member

夜莺确实不建议公开在公网,所有接口都不建议。如果必须公开,建议在前面搭建 nginx,使用 nginx 的 IP 白名单做限制。n9e 自身暂未有计划增加 IP 白名单的功能。毕竟,这是一个接入层的功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants