-
Notifications
You must be signed in to change notification settings - Fork 77
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
Don't listen on all interfaces(default) #12
Comments
I'll think about it. Thanks. |
+1 on that feature. I really like this project however not being able to bind to only interface is a no go for me. |
+1 on this as well |
+1 you may have containers, other interfaces and you don't want to take the socket. |
I'll add a |
ran v0.1.5 has been released, try the ran -b=127.0.0.12,192.168.0.34 |
Listen on the given net interface of ip address is a better choice.
The text was updated successfully, but these errors were encountered: