Recent | Popular
#kill #port
netstat -ano | findstr :<PORT> taskkill /PID <PID> /F
#docker #run #port
docker run -d -p 8085:80 nginx
Fri Aug 11 2023 14:49:41 GMT+0000 (Coordinated Universal Time)
Tue Oct 25 2022 16:12:41 GMT+0000 (Coordinated Universal Time) https://www.educative.io/