/IP-Finder

IP Finder For Given Page.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Made with Python Issues Forks Stars LICENSE Size Contributors


Support

  • Channel
  • Support

IP-Details

An Flask app made with Python for getting user IP address right to your inbox in Telegram.

This is proven very useful to me 🙂 to track approx location of anyone.

Maybe it become more useful to track your girlfriend or boyfriend. 🤷


Usage :

From this app, You can get anyones approx location.

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

Don't abuse it, It's just for fun and educational purpose.


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 :-

Deploy

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.

Next pro tip :

Use Freenom for a cool free domain.

Many times, Freenom has many server issues, So you will need to retry after some time.

License

License

    Copyright (C) <2021>  <HeimanPictures>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Credits