mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Socat listener
This commit is contained in:
parent
edc25e63e5
commit
570cac495b
@ -199,6 +199,7 @@ if [[ "${DHCP}" == [Yy1]* ]]; then
|
|||||||
# Configuration for DHCP IP
|
# Configuration for DHCP IP
|
||||||
configureDHCP
|
configureDHCP
|
||||||
|
|
||||||
|
# Display IP on port 80 and 5000
|
||||||
{ pkill -f server.sh || true; } 2>/dev/null
|
{ pkill -f server.sh || true; } 2>/dev/null
|
||||||
/run/server.sh 5000 /run/ip.sh &
|
/run/server.sh 5000 /run/ip.sh &
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user