Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isundaylee/ip

A Sinatra implementation of IP echoer.
https://github.com/isundaylee/ip

Last synced: 29 days ago
JSON representation

A Sinatra implementation of IP echoer.

Awesome Lists containing this project

README

        

# IP Echoer

A really simple Sinatra application that prints out the IP address of the visiting client.

# Usage

Simply run `rackup -p $PORT`. It is a Sinatra application, after all.