No reviews yetBe the first to leave a review for PortPeek
Would love a quick toggle to mark certain ports or projects as favorites so they always show up at the top of the list. With a lot of dev work going on, scrolling to find the same Redis or Docker port every time gets old fast.
Report
Maker
@sudenurarnkpxl Thank you for the suggestion, pinning favorite ports to the top of the list is a capability we could add and I have added it to our roadmap for a future release (tracked as issue #12). I appreciate you taking the time to share this.
Report
Does it handle port conflicts when multiple apps try to bind the same one, or just kill the existing listener on click?
Report
Maker
@veli366888 Neither app can share a port the OS blocks the second bind. PortPeek shows what's holding it and frees it in one click.
Would love a quick toggle to mark certain ports or projects as favorites so they always show up at the top of the list. With a lot of dev work going on, scrolling to find the same Redis or Docker port every time gets old fast.
@sudenurarnkpxl Thank you for the suggestion, pinning favorite ports to the top of the list is a capability we could add and I have added it to our roadmap for a future release (tracked as issue #12). I appreciate you taking the time to share this.
Does it handle port conflicts when multiple apps try to bind the same one, or just kill the existing listener on click?
@veli366888 Neither app can share a port the OS blocks the second bind. PortPeek shows what's holding it and frees it in one click.