Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/euronymou5/spyrod-v2
Una simple herramienta para rastrear IP programada en Python
https://github.com/euronymou5/spyrod-v2
ip ip-address ip-address-lookup ip-tracer ip-tracker kali-linux kali-tools python python2 python3 shell shell-script termux termux-hacking termux-tool
Last synced: about 3 hours ago
JSON representation
Una simple herramienta para rastrear IP programada en Python
- Host: GitHub
- URL: https://github.com/euronymou5/spyrod-v2
- Owner: Euronymou5
- License: mpl-2.0
- Created: 2021-11-18T01:18:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T16:37:43.000Z (9 months ago)
- Last Synced: 2024-02-26T17:44:27.852Z (9 months ago)
- Topics: ip, ip-address, ip-address-lookup, ip-tracer, ip-tracker, kali-linux, kali-tools, python, python2, python3, shell, shell-script, termux, termux-hacking, termux-tool
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 48
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spyrod-v2
# ¿Que es Spyrod-v2?
• Spyrod-v2 es una herramienta que localizar una IP programada en Python3• Testeado en:
• Linux (Debian, Compatible con Ubuntu): ✔
• Termux: ✔
# Instalacion y uso
```
pip install requests
```
```
git clone https://github.com/Euronymou5/Spyrod-v2.git
```
```
cd Spyrod-v2
```
```
chmod +x requirements.sh
```
```
Termux: bash requirements.shLinux: sudo bash requirements.sh
```## Comando para iniciar la herramienta:
```
python3 spyrod.py -track
```Ejemplo
```
python3 spyrod.py -track 209.141.61.87
```Obtener informacion de tu propia IP
```
python3 spyrod.py -trackme
```# Version
**Spyrod-v5**Una pequeña actualizacion que optimiza unas partes del codigo y lo hace mas facil de utilizar.
# Contacto
Discord: Euronymou5#3155