Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

how to free port

The Stanliest Stanley answered on March 21, 2023 Popularity 8/10 Helpfulness 7/10

Contents


More Related Answers

  • max port
  • port in use
  • free port in mac
  • how to see what program is using a port
  • minecraft port
  • how to deallocate a port
  • check if a port is working
  • https port
  • check port running
  • https default port
  • allow port to outside
  • http port
  • listen to port
  • top running port
  • what is port
  • what is port 80 used for
  • why does port 80 only work
  • default port of rmtp
  • generate port map
  • Finding a free port number for tests#
  • create a web server which listens to requests on port 1234
  • port kiiling
  • port kiiling
  • my web server port

  • how to free port

    0

    Start terminal/powershell as an administrator and run:

    (Replace :5432 port number with the one you want to free, e.g. :8080)

    This way you can see if the port is busy:

    The last number (here 6740) is the Process ID (PID). Use it to kill this process and free the port:

    (Replace 6740 with PID from the command above)

    The job is done. Continue coding like you've never been hurt before.

    Popularity 8/10 Helpfulness 7/10 Language shell
    Source: Grepper
    Tags: free port shell
    Link to this answer
    Share Copy Link
    Contributed on Mar 21 2023
    The Stanliest Stanley
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.