This product was not featured by Product Hunt yet.
It will not yet shown by default on their landing page.

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

park

Pause a process and free its TCP port. Resume later.

Freeze a running server and free its TCP port — without killing it. Resume later with the same PID, memory, and state. park reaches inside the target process and injects close(fd) via ptrace (Linux) or Mach thread injection (macOS) to release the listening socket. Resume recreates the listener at the same fd number. Works with uvicorn, FastAPI, Flask, python http.server, and more. Single binary, no deps. Install: curl -fsSL https://raw.githubusercontent.com/mr-vaibh/park/main/install.sh | sh

About park on Product Hunt

Pause a process and free its TCP port. Resume later.

park was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #405 on the daily leaderboard. Freeze a running server and free its TCP port — without killing it. Resume later with the same PID, memory, and state. park reaches inside the target process and injects close(fd) via ptrace (Linux) or Mach thread injection (macOS) to release the listening socket. Resume recreates the listener at the same fd number. Works with uvicorn, FastAPI, Flask, python http.server, and more. Single binary, no deps. Install: curl -fsSL https://raw.githubusercontent.com/mr-vaibh/park/main/install.sh | sh

Who hunted park?

park was hunted by Vaibhav Shukla. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of park including community comment highlights and product details, visit the product overview.