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
Hi, thank you for an awesome project. I have an issue running it on windows though.
Here is the command, I'm running:
python multicast-relay.py --interfaces 10.8.0.4/24 "Ethernet" --relay 224.0.2.60:4445
And the error I'm getting:
AttributeError: module 'os' has no attribute 'fork'
The text was updated successfully, but these errors were encountered:
Adding a --foreground flag would be the best work-around.
--foreground
Sorry, something went wrong.
alsmith
No branches or pull requests
Hi, thank you for an awesome project. I have an issue running it on windows though.
Here is the command, I'm running:
python multicast-relay.py --interfaces 10.8.0.4/24 "Ethernet" --relay 224.0.2.60:4445
And the error I'm getting:
The text was updated successfully, but these errors were encountered: