Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Add server parameter to control address Nailgun server binds to #106

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

liucijus
Copy link

Adds command line parameter to specify Nailgun server bind address. Example usage to limit listening to 127.0.0.1:
zinc -start -server 127.0.0.1
Default behavior when address parameter is not specified is backwards compatible - server binds to all interfaces.

Related issue #47

@eed3si9n eed3si9n merged commit 6cb5ca9 into typesafehub:master Feb 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants