Ozzey / Vestigo_IP_Tracer

A Flask app made with Python Which can be used to get user IP address right to your inbox in Telegram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP-Details

A Flask app made with Python Which can be used to get user IP address right to your inbox in Telegram.


Usage :

From this app, You can get anyone's approximate location.

Useful for finding any friends or any online people's current approximate location.


Environment variables :-

OWNER_ID :- Enter your Telegram user id.

BOT_API :- Enter your Bot's token which @botfather won't refuse to give you.

REDIRECT_URL :- Enter any website URL with https:// or https:// to get redirected from that visit. You can use your youtube channel ot Telegram channel or something like that.


Deployments :-

Heroku :-

Locally
1. Clone it to your Local server.

2. Add environment variables or remove them and use as normal varibales.

3. Run the file main.py

4. You will get your access port.

But this will only be usable if you are testing or editing for a good feature..
Zeet or anyother platform.
1. Clone this repo or fork it.

2. Set the variables as envirenment variables.

3. Publish it.

About

A Flask app made with Python Which can be used to get user IP address right to your inbox in Telegram.

License:MIT License


Languages

Language:Python 100.0%