dappnode / DNP_WIREGUARD

GNU General Public License v3.0
1 stars 3 forks source link

Show credentials with public IP as endpoint when dynds does not exist in CLI #18

Closed pablomendezroyo closed 3 years ago

pablomendezroyo commented 3 years ago

Wireguard credentials may have an empty endpoint if the dynds is not set by the dappmanager. The credentials shown in the CLI using the command dappnode_wireguard should show the credentials with the public IP if the dyndns does not exist.

pablomendezroyo commented 3 years ago

exit 1 if URL is empty Closed by https://github.com/dappnode/DNP_WIREGUARD/pull/19#pullrequestreview-736895619 and https://github.com/dappnode/DNP_DAPPMANAGER/issues/882