-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: provide
--upnp
flag for add
command
The `--upnp` flag that is available on the node is now also available on the node manager `add` command. The flag only applies to a node that was built with the `upnp` feature. Rather than also using the feature in the node manager, the command is documented to specify that it should only be used with a `safenode` binary that has the feature. So for now, this option will probably be used in conjunction with `--path`, to provide a node that has been built with `upnp` enabled.
- Loading branch information
Showing
9 changed files
with
173 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.