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

fix: cannot route for sniffed domain with port #542

Merged
merged 3 commits into from
Jun 16, 2024
Merged

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Jun 15, 2024

Background

In some cases, especially for non-typical ports, http sniffer will return the sniffing results carrying the port. At this time, due to some valid character restrictions, the domain routing will lose its function.

This PR fixes it.

Checklist

Full Changelogs

  • [Implement ...]

Issue Reference

Closes #528

Test Result

image

@mzz2017 mzz2017 requested a review from a team as a code owner June 15, 2024 22:44
Copy link
Contributor

@dae-prow dae-prow bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧪 Since the PR has been fully tested, please consider merging it.

@sumire88 sumire88 merged commit df76e0d into main Jun 16, 2024
26 of 28 checks passed
@sumire88 sumire88 deleted the mzz/fix_sniff branch June 16, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] <嗅探分流出现异常>
2 participants