diff --git a/tools/my.sh b/tools/my.sh index 1188db73..602fe701 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -121,7 +121,7 @@ myHName() { } zIp() { - zip=$(cat ~/.zen/♥Box 2>/dev/null) + zip=$(cat ~/.zen/♥Box | head -n 1 2>/dev/null) [ -n "$zip" ] && echo "$zip" || false } diff --git a/♥Box b/♥Box deleted file mode 100644 index e69de29b..00000000 diff --git a/♥Box.help b/♥Box.help deleted file mode 100644 index 11669d70..00000000 --- a/♥Box.help +++ /dev/null @@ -1,11 +0,0 @@ -123.123.123.123 -######################################################### -# Indicate your Internet BOX public IPv4 in the file "♥Box" -## BEWARE -# This mode is used to put your LAN node on WAN -# thus your node could be part of the "Boostraps" -# publish an issue if you need help -######################################################### -# See OpenPORTS.png to know which port you should forward -######################################################### - diff --git a/♥Box.official b/♥Box.official new file mode 100644 index 00000000..5fa14bcd --- /dev/null +++ b/♥Box.official @@ -0,0 +1,15 @@ +123.123.123.123 +######################################################### +# Indicate your Internet BOX public IPv4 and save the file to "~/.zen/♥Box" + +######################################################### +## TO BECOME OFFICIAL La♥Box +# Your Station is on your LAN but can be available on WAN +######################################################### +# Activate DMZ or see OpenPORTS.png to know which port should be forwarded +# For SSL gateway, install https://nginxproxymanager.com/ +######################################################### +# +# Once done, your node could be part of the "Bootraps List" +# Hosting and publishing TW on UPlanet like others for friends... +#