hackingyseguridad / tracebgp

tracebgp muestra traza y AS del sistema autonomo ( hackingyseguridad.com )

Home Page:http://www.hackingyseguridad.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tracebgp Muestra los saltos de la ruta y los AS de la traza

chmod +x tracebgp

uso: ./tracebgp IP

whois -h whois.radb.net -- '-i origin AS1849' | awk '/^route:/ {print $2;}' | sort | uniq

(c) hackingyseguridad .com 2017

About

tracebgp muestra traza y AS del sistema autonomo ( hackingyseguridad.com )

http://www.hackingyseguridad.com/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%