1 comments

  • ricktdotorg 9 hours ago

    powershell:

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