Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 361 Bytes

ip

The script in index.py file is a python script to show visitor's public ip address. The file index.py is under the api folder which is required to run at Vercel site.

It can be run as a serverless app from serverless app hosting provider, such as vercel, Netlify, Heroku.

Demo: https://ip.51sec.org/api

or you can run it from local: python3 index.py