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. 🤷
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.
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.
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.
Use Freenom for a cool free domain.
Many times, Freenom has many server issues, So you will need to retry after some time.
IP-Details is licensed under GNU Affero General Public License v3 or later.
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/>.