2 pointsby gh-automata3 hours ago1 comment
  • ricktdotorg2 hours ago
    powershell:

    Stop-Process -Id (Get-NetTCPConnection -LocalPort 1234).OwningProcess -Force