Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2 KB

README.md

File metadata and controls

31 lines (26 loc) · 2 KB

42 - ft_traceroute

Development repo for 42cursus' tnard project at 42 lyon

GitHub code size in bytes Number of lines of code Code language count GitHub top language GitHub last commit


Commands:

  • sudo tcpdump -i any icmp -n and host 1.1.1.1 debug with tcpdump
  • make && sudo ./ft_traceroute 1.1.1.1 -v debug with verbose

(づ。◕‿‿◕。)づ :

██╗  ██╗██████╗ ██╗  ██╗   ██╗ ██████╗ ███╗   ██╗   ███████╗██████╗ 
██║  ██║╚════██╗██║  ╚██╗ ██╔╝██╔═══██╗████╗  ██║   ██╔════╝██╔══██╗
███████║ █████╔╝██║   ╚████╔╝ ██║   ██║██╔██╗ ██║   █████╗  ██████╔╝
╚════██║██╔═══╝ ██║    ╚██╔╝  ██║   ██║██║╚██╗██║   ██╔══╝  ██╔══██╗
     ██║███████╗███████╗██║   ╚██████╔╝██║ ╚████║██╗██║     ██║  ██║
     ╚═╝╚══════╝╚══════╝╚═╝    ╚═════╝ ╚═╝  ╚═══╝╚═╝╚═╝     ╚═╝  ╚═╝