0.0.1 • Published 10 years ago
devlprs_ip v0.0.1
devlprs_ip
Your IP information microservice
Usage
npm install -g devlprs_ip
dev_ip start
localhost:5050 - simple web page
localhost:5050/api - simple API with JSON response
{
"result": {
"family": "IPv4",
"ip": "192.168.0.100"
}
}
start
Options
-p, --port - default 5050
-t, --template - handlebars-template path, default internal package template