Astroport.ONE/adventure/rooms
fred 892f215a93 myIP=$(hostname -I | awk '{print $1}' | head -n 1)
isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|(^172\.2[0-9]\.)|(^172\.3[0-1]\.)|(^::1$)|(^[fF][cCdD])/")
[[ ! $myIP || $isLAN ]] && myIP="127.0.1.1"
2022-11-05 13:55:02 +01:00
..
bigroom.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
brown.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
end.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
gameroom.sh myIP=$(hostname -I | awk '{print $1}' | head -n 1) 2022-11-05 13:55:02 +01:00
green.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
grue.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
kroo.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
kroo2.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
magic8.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
mainroom.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
meteofrance.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
red.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
start.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00
white.sh Adventure Bash Game 2022-10-30 02:22:28 +01:00