Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Th30neAnd0nly/TrackDown
Track Down people by just using a link.
https://github.com/Th30neAnd0nly/TrackDown
camera-hack location-tracker seeker th30neand0nly tracking
Last synced: 9 days ago
JSON representation
Track Down people by just using a link.
- Host: GitHub
- URL: https://github.com/Th30neAnd0nly/TrackDown
- Owner: Th30neAnd0nly
- License: apache-2.0
- Created: 2022-12-01T10:05:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T19:03:01.000Z (5 months ago)
- Last Synced: 2024-08-02T15:08:27.314Z (3 months ago)
- Topics: camera-hack, location-tracker, seeker, th30neand0nly, tracking
- Language: EJS
- Homepage:
- Size: 16.6 MB
- Stars: 394
- Watchers: 38
- Forks: 295
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Track Down people by just using a link.
This tool is based upon [Psi](https://github.com/Th30neAnd0nly/Psi) .This is a telegram implementation with extra features than Psi.
[![Run on Repl.it](https://repl.it/badge/github/Th30neAnd0nly/TrackDown)](https://repl.it/github/Th30neAnd0nly/TrackDown)
#### Video Tutorial[![Video Tutorial](https://github.com/Th30neAnd0nly/TrackDown/blob/main/vid.png)](https://github.com/Th30neAnd0nly/TrackDown/blob/main/vid.mp4?raw=true)
**Make sure you put `bot` as the secret's key , it's case sensitive.**
### How to build
1. Create a telegram bot through [BotFather](https://t.me/BotFather).
1. Copy it's API key
1. Clone the repo using `git clone https://github.com/Th30neAnd0nly/TrackDown`
1. `cd TrackDown`
1. Create a environment variable in `.env` file named `bot` and put your telegram bot token as it's value.
1. Replace your website URL at [index.js](https://github.com/Th30neAnd0nly/TrackDown/blob/8d2b963bc96d34282589d47240a9db56b5ce79f5/index.js#L15)
1. Run `npm install`
1. Afterwards `npm start`
1. Your Bot is now online.## DISCLAIMER
TO BE USED FOR EDUCATIONAL PURPOSES ONLYThe use of the PSI is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. Please read [LICENSE](LICENSE).