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

https://github.com/inlets/printip

Print the IP of an incoming HTTP call
https://github.com/inlets/printip

Last synced: 2 months ago
JSON representation

Print the IP of an incoming HTTP call

Awesome Lists containing this project

README

          

## printip

An OpenFaaS function to print out the source IP address of an invocation.

Use it to test whether you can get the real IP of a client.

You can deploy the sample without OpenFaaS installed by using the files in [artifacts](/artifacts).

License: MIT