inlets / printip

Print the IP of an incoming HTTP call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License: MIT

About

Print the IP of an incoming HTTP call

License:MIT License


Languages

Language:Go 100.0%