HOWTO join OFFICIAL La♥Box Network

This commit is contained in:
fred 2023-10-09 15:47:14 +02:00
parent 7337de7000
commit 69ed051b7a
4 changed files with 16 additions and 12 deletions

View File

@ -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
}

0
♥Box
View File

View File

@ -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
#########################################################

15
♥Box.official Normal file
View File

@ -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...
#