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

Usage on windows #77

Open
174n opened this issue Oct 29, 2023 · 1 comment
Open

Usage on windows #77

174n opened this issue Oct 29, 2023 · 1 comment
Assignees

Comments

@174n
Copy link

174n commented Oct 29, 2023

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'
@alsmith alsmith self-assigned this Oct 30, 2023
@alsmith
Copy link
Owner

alsmith commented Oct 30, 2023

Adding a --foreground flag would be the best work-around.

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

No branches or pull requests

2 participants