We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need a source IP address binding to the socket so that connection to the SPECIFIC NIC could be made among multiple NICs. Windows version would be very easy to implement. Please refer to https://stackoverflow.com/questions/8437726/can-python-select-what-network-adapter-when-opening-a-socket
The text was updated successfully, but these errors were encountered:
Oh interesting, I never thought about that. It should be straight forward.
I just started a new job, but I'll aim to get this implemented.
Sorry, something went wrong.
No branches or pull requests
Need a source IP address binding to the socket so that connection to the SPECIFIC NIC could be made among multiple NICs.
Windows version would be very easy to implement. Please refer to
https://stackoverflow.com/questions/8437726/can-python-select-what-network-adapter-when-opening-a-socket
The text was updated successfully, but these errors were encountered: