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

建议为站点增加ACL功能,类似于 nginx proxy mannager Access List #804

Open
nokaka opened this issue Jan 6, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@nokaka
Copy link

nokaka commented Jan 6, 2025

这个功能在 nas、 homelab 中非常实用。
反向代理,为app提供一致的端口号、URL格式,便于使用。
但许多docker容器不具备用户验证功能或安全性不足,不适合开放到公网。在使用通配符证书、ddns的情况下,所有的站点都被暴露在公网。
ACL可以消除不必要的暴露在公网。
image
image

@nokaka nokaka added the enhancement New feature or request label Jan 6, 2025
@0xJacky
Copy link
Owner

0xJacky commented Jan 9, 2025

这个功能有点像 #428 提到的,后续会考虑

@nokaka
Copy link
Author

nokaka commented Jan 9, 2025

是的,我有看到那个issue,但是想给你提一个直观的示例,就又提了一个。

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

No branches or pull requests

2 participants