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

Open
opened 2026-03-01 15:36:45 +03:00 by kerem · 2 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)
Author
Owner

@0xJacky commented on GitHub (Jan 9, 2025):

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

<!-- gh-comment-id:2579005214 --> @0xJacky commented on GitHub (Jan 9, 2025): 这个功能有点像 #428 提到的,后续会考虑
Author
Owner

@nokaka commented on GitHub (Jan 9, 2025):

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

<!-- gh-comment-id:2579017554 --> @nokaka commented on GitHub (Jan 9, 2025): 是的,我有看到那个issue,但是想给你提一个直观的示例,就又提了一个。
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#4857
No description provided.