An open API service indexing awesome lists of open source software.

https://github.com/lucksi/interceptor

An Ip-Grabber Tool With a Custom Redirect Link
https://github.com/lucksi/interceptor

ip-geolocation ip-grabber ip-tracker kali-linux linux php shell-script

Last synced: 27 days ago
JSON representation

An Ip-Grabber Tool With a Custom Redirect Link

Awesome Lists containing this project

README

          

# INTERCEPTOR:

**Interceptor Is a simple Ip-Grabber tool, It also provide you some information reletad to your target ip thanks to a custom redirect link**












# DISCLAIMER
**THIS TOOL IS FOR EDUCATIONAL AND TESTING PURPOSES ONLY I DO NOT ASSUME ANY KIND OF RESPONSABILITY FOR ANY INTENTIONAL OR UNINTENTIONAL DAMAGE YOU WILL CAUSE WITH THIS TOOL, ATTACKS WITHOUT SOMEONE CONSENT IS CONSIDERATED ILLEGAL BY THE LAW. BY USING THIS TOOL YOU ACCEPT THIS CONDITION.USE IT WITH GOOD SENSE**


# SCREENSHOT:
![Screenshot](Screenshot/Screenshot.png)


# INSTALLATION(LINUX):
```bash
git clone https://github.com/Lucksi/Interceptor
cd Interceptor
sudo chmod +x Installer.sh
sudo bash Installer.sh
```


# USAGE(LINUX):
```bash
sudo bash Interceptor.sh
```


# ATTENTION:
**In case Your link doesnt show up Try to edit the Interceptor.sh file and replace:**
```bash
link=$(curl -s -N http://127.0.0.1:4040/api/tunnels|sed 's#"# #g'|sed 's#http#\nhttp#g'|sed 's#.io#.io\n#g'|grep https|head -n 1)
```
**With**
```bash
link=$(curl -s -N http://127.0.0.1:4040/api/tunnels | grep -o "https://[0-9a-z]*\.ngrok.io")
```


## FEATURES:

| Name | Description |
| ------------- | ------------- |
| `Ip-GeoLocation` | Geolocate target Ip Address |
| `GPS-Geolocation` | Geolocate target approximate GPS Geolocation|


##

STARGAZERS OVER TIME

[![Stargazers over time](https://starchart.cc/Lucksi/Interceptor.svg)](https://starchart.cc/Lucksi/Interceptor)


##

MADE WITH :heart: BY LUCKSI IN :it:

##

ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)

##

LICENSE: GPL-3.0 License
COPYRIGHT: (C) 2021-2025 Lucksi