We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这个功能在 nas、 homelab 中非常实用。 反向代理,为app提供一致的端口号、URL格式,便于使用。 但许多docker容器不具备用户验证功能或安全性不足,不适合开放到公网。在使用通配符证书、ddns的情况下,所有的站点都被暴露在公网。 ACL可以消除不必要的暴露在公网。
The text was updated successfully, but these errors were encountered:
这个功能有点像 #428 提到的,后续会考虑
Sorry, something went wrong.
是的,我有看到那个issue,但是想给你提一个直观的示例,就又提了一个。
No branches or pull requests
这个功能在 nas、 homelab 中非常实用。
反向代理,为app提供一致的端口号、URL格式,便于使用。
但许多docker容器不具备用户验证功能或安全性不足,不适合开放到公网。在使用通配符证书、ddns的情况下,所有的站点都被暴露在公网。
ACL可以消除不必要的暴露在公网。
The text was updated successfully, but these errors were encountered: