-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Unclear listen setting #200
Comments
Can you please share your configuration? |
Sure.
|
That's why Px is listening on everything. |
Oh I see! Thanks for explanation. This override was not clear for me. |
Makes sense - I'll add some logging to provide hints. |
Thanks a lot! |
This is fixed in v0.9.0 still in development - see branch. |
That's awesome! Thanks a lot! |
Hi. I'm using px on Windows and trying to make it less invasive as possible. So I was trying to limit interfaces it listens with
listen=
config. The plan was to listen only local loop, hyper-v and virtual box adapters. But for some reason it shows me in log also connections from LAN adapter.The text was updated successfully, but these errors were encountered: