masternodes / vps

A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-)
https://masternodes.github.io/vps/
GNU General Public License v3.0
250 stars 488 forks source link

Approach for solving the "manual iPv4" topic #149

Open MeisterOT opened 6 years ago

MeisterOT commented 6 years ago

Suggestion how to improve - automatic iPv4 adding in *.conf files. Maybe an approach to add to the install script too...

Example: IP=$(curl http://checkip.amazonaws.com/) ... echo "externalip="$IP >>.coin/coin.conf

same for additional *.conf entries like: masternodeaddr= and bind= with adding standard port