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

feat: Add initial CGNAT check logic #969

Merged
merged 13 commits into from
Aug 3, 2024

Conversation

GeckoEidechse
Copy link
Member

@GeckoEidechse GeckoEidechse commented Jul 6, 2024

Adds some logic that gets external IP and runs tracert to count the number of hops to said IP address. The goal is to have an automated way to check for CGNAT.

TODOs:

@GeckoEidechse GeckoEidechse added the enhancement New feature or request label Jul 15, 2024
@GeckoEidechse GeckoEidechse changed the title feat: Add CGNAT check logic feat: Add initial CGNAT check logic Aug 2, 2024
@GeckoEidechse GeckoEidechse marked this pull request as ready for review August 2, 2024 23:25
Copy link
Member Author

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

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

Worked for me in testing and locked behind dev view for now.

@GeckoEidechse GeckoEidechse merged commit 863a7fb into main Aug 3, 2024
14 checks passed
@GeckoEidechse GeckoEidechse deleted the feat/run-tracert-for-cgnat-detection branch August 3, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant