SkillAgentSearch skills...

Mrinfo

Similar to Cisco's mrinfo multicast routing information utility for Linux.

Install / Use

/learn @kroosec/Mrinfo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Description

Mrinfo is a multicast routing information utility for GNU/Linux, similar to the implementation provided on Cisco IOS.<br/> Feel free to contact me for bug fixes or feature requests. #Example output   ./mrinfo 192.168.2.4<br/>   192.168.2.4 [Version 12.4] [Capabilities PM]:<br/>     192.168.2.4 -> 192.168.2.2 [1/0/Querier]<br/>     192.168.2.4 -> 192.168.2.3 [1/0/Querier]<br/>     192.168.13.3 -> 192.168.13.1 [1/0/Querier]<br/> #Usage

  • Simple probe.
  • ./mrinfo <target>
  • With 5 seconds timeout
  • ./mrinfo -t 5 <target>
  • Show help
  • ./mrinfo -h

#Build: $ make<br/>  Dependencies: libpcap (Responses capturing.)

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

C

Security Score

70/100

Audited on Oct 28, 2023

No findings