Skip to content
Jan Odvarko edited this page Apr 7, 2015 · 36 revisions

RDP Inspector is a Firefox extension that intercepts Remote Debugging Protocol (RDP) and shows all data sent and received.

  • The minimum required browser version is Firefox 38

Install latest RDP Inspector (beta)

Features

  • Displaying RDP packets sent/received
  • Inspection of RDP packet properties
  • Sending test packet
  • Filtering displayed packets
  • Search in packet list

Start with RDP Inspector

You should see a new RDP Inspector button at the top-right corner of your browser window after installation (the final icon is under construction).

Clicking the button opens RDP Inspector console window.

Are you missing a feature? Create a report

Filtering Displayed Packets

The list of packets can be easily filtered by typing into a search box located at the top right corner of the console window.

The screenshots above shows how to search for "listTabs" packets.

Clone this wiki locally