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

Change UDP and ICMP sockets binding to accept a source IP from the -a… #484

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

alarig
Copy link
Contributor

@alarig alarig commented Sep 11, 2023

… CLI option

Issue: #232

@rewolff rewolff merged commit 74d312d into traviscross:master Sep 11, 2023
2 checks passed
Copy link
Contributor

@robert-scheck robert-scheck left a comment

Choose a reason for hiding this comment

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

This patch enables me to use --address and --interface successfully on Linux with source/policy based routing, such as two internet upstreams ("two default gateways") and such avoids the previously needed workaround to switch from ICMP to TCP using --tcp.

Thank you very much!

Sign up for free to 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.

3 participants