Skip to content

Add hostname egress policy primitives - #1238

Open
Weidong Cui (wdcui) wants to merge 2 commits into
uliteboxfrom
wdcui/ulitebox/egress-proxy-policy-dns
Open

Add hostname egress policy primitives#1238
Weidong Cui (wdcui) wants to merge 2 commits into
uliteboxfrom
wdcui/ulitebox/egress-proxy-policy-dns

Conversation

@wdcui

@wdcuiWeidong Cui (wdcui) commented Aug 29, 2026

Copy link
Copy Markdown
Member

This PR adds no_std canonical hostname and request-authority parsing together with exact hostname and nonzero destination-port policy rules for LiteBox egress control.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 239ec5f7-870a-4259-bcae-4ca85fb913a0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 239ec5f7-870a-4259-bcae-4ca85fb913a0
@wdcuiWeidong Cui (wdcui) changed the title Add hostname egress policy and controlled DNSAdd hostname egress policy primitivesAug 30, 2026
@github-actions

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@wdcui