Skip to content

trtrojo/echoHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echoHost

A simple nodejs server to echo back hostname information

NOTE If using nginx as a proxy server make sure you add the X-Forwarded-For HTTP header in the server block. Otherwise you will get localhost at 127.0.0.1

Installation

$ npm install
$ node echoHost.js

Usage

Use your favorite browser or curl the host its running on

0.0.1 -- Impelmented basic logging feature at /access.log. To turn off/make invisible change logQuery or logVisible in config.js

About

nodejs app to echo hostname/browser information

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors