takeport

1.0.0 • Public • Published

takeport

$ takeport 3000 occupies the port 3000, use it for testing!

Suppose you want to test how an application behaves with a port already occupied, just run takeport and your app as you always do. Easy and quick.

Install

$ npm install -g takeport

run

To take the port 8080 run

$ takeport 8080
Port 8080 taken...

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i takeport

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • farolfo