ports

1.1.0 • Public • Published

Ports registry

Manage a registry of unique port assignments for an operating system. Store user-defined meta-data with each port.

The registry lives in ~/.ports

Note that this module currently doesn’t check whether a port is actually available. That’s TBD.

I want my app to register itself with local-tld!

var ports = require("ports");
ports.getPort("yourfancyproject");

License

Apache 2 License

Copyright

(c) 2013 Jan Lehnardt jan@apache.org

Readme

Keywords

Package Sidebar

Install

npm i ports

Weekly Downloads

22,511

Version

1.1.0

License

Apache 2.0

Last publish

Collaborators

  • boennemann
  • hoodiebot
  • jan