Update webserver-ip.sh
This commit is contained in:
@@ -20,7 +20,7 @@ cat > index.html <<EOF
|
|||||||
</html>
|
</html>
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "[INFO] Serving on http://$IP (Ctrl+C to stop)"
|
echo "[INFO] Serving on http://$IP:8080 (Ctrl+C to stop)"
|
||||||
|
|
||||||
# Serve forever using netcat
|
# Serve forever using netcat
|
||||||
while true; do
|
while true; do
|
||||||
|
Reference in New Issue
Block a user