1.1.0 • Published 1 year ago

eppy v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Eppy

Eppy is the port forwarding tool which exposes your local server to the internet.

Installation

npm install -g eppy

Examples

In order to expose your local web service running at port 3500 .If no port is given, it selects port 3000 by default.

eppy -p 3500

Know More

eppy --help

Features

  • Generates random URL
  • Takes custom subdomain and host too
  • Easy to use

Support

For support, email basnetmanish089@gmail.com or join our Slack channel.

Related

Here are some related projects

Local Tunnel Ngrok

License

MIT