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

Added --external-ip option #235

Merged
merged 1 commit into from Dec 1, 2014
Merged

Commits on Nov 21, 2014

  1. Added --external-ip option

    This is the equivalent of the -externalip option of bitcoind.
    It allows the public IP address of your node to be explicitly given,
    instead of asking the peer to detect it automatically.
    This is useful when running from behind dual WAN connections,
    assymetric routing, or any other situation in which you want
    inbound connections to come in on a different IP address than outbound.
    Krellan committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    e18de9c View commit details
    Browse the repository at this point in the history