[GH-ISSUE #804] 建议为站点增加ACL功能,类似于 nginx proxy mannager Access List #1785

Open
opened 2026-02-27 12:13:29 +03:00 by kerem · 0 comments
Owner

Originally created by @nokaka on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/804

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

Originally created by @nokaka on GitHub (Jan 6, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/804 这个功能在 nas、 homelab 中非常实用。 反向代理,为app提供一致的端口号、URL格式,便于使用。 但许多docker容器不具备用户验证功能或安全性不足,不适合开放到公网。在使用通配符证书、ddns的情况下,所有的站点都被暴露在公网。 ACL可以消除不必要的暴露在公网。 ![image](https://github.com/user-attachments/assets/8a4b41fa-80d0-4913-b598-94d4885eb236) ![image](https://github.com/user-attachments/assets/036d8b30-e08c-4301-9855-6aacfcc11e3e)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#1785
No description provided.