1.0.1 • Published 4 years ago

custom-local-domain v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

custom-local-domain

Proxy that lets you create custom domains locally that are proxied to a specific target.

Usage

npm install -g custom-local-domain

custom-local-domain start home.dev 127.0.0.1:8080
Add a local port
custom-local-domain add another.dev 127.0.0.1:8091
Add a local directory
custom-local-domain add localdirectory.dev ./dist
List the current domains
custom-local-domain list
Clear the extra domains
custom-local-domain clear