Skip to content

tsaro-io/ip-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsaro IP Server

Small Webserver that returns the IP of the caller. IPv4 and IPv6 capable.

The Server listens on port 80.

Can be used behind a reverse proxy by setting the x-forwarded-for header.

Direct usage

node install
node main.js

Using docker

docker run -d --net=host tsaro/ip-server

About

Small Webserver that returns the IP of the caller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors