# Windows netstat -aon|findstr "8080"
# Windows tasklist|findstr "9088"
# Windows taskkill /T /F /PID 9088