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

Make the server listen on several address #118

Open
azmeuk opened this issue Nov 11, 2018 · 1 comment
Open

Make the server listen on several address #118

azmeuk opened this issue Nov 11, 2018 · 1 comment

Comments

@azmeuk
Copy link
Member

azmeuk commented Nov 11, 2018

I would love to be able to use a configuration file like this:

<zeo>
    address localhost:8132
    address 10.xx.yy.zz:8132
</zeo>

My company would use it to connect from our private network as well as locally. Right now we can use the private network IP to connect, but I think such a feature would not be so hard to do.

What do you think?

@jimfulton
Copy link
Member

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants