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

Add support for specifying network interface and IPv6 gateway #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vojkovic
Copy link
Contributor

Resolves TODO:

  • Allow to specify a specific network interface + ipv6 gateway instead of automatically discovering it.

Adds --gateway and --interface args which must be specified together to manually set the gateway and interface for the script. This allows the script to work where there is no route to the set prefixes.

@vojkovic vojkovic force-pushed the specify-interface-and-gateway branch from 4f00c48 to 720c55e Compare November 25, 2024 20:10
@vojkovic vojkovic force-pushed the specify-interface-and-gateway branch from 720c55e to 6992651 Compare November 25, 2024 20:11
@vojkovic
Copy link
Contributor Author

Added documentation to the README.

Tested feature - works as intended.

Ready to Merge, please let me know your thoughts @unixfox

@unixfox
Copy link
Member

unixfox commented Nov 25, 2024

Thank you. I'll test that next week.

@WardPearce
Copy link
Contributor

Code looks good, just needs manual testing yea.

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