-
Notifications
You must be signed in to change notification settings - Fork 13
Home
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)
- Displaying RDP packets sent/received
- Inspection of RDP packet properties
- Sending test packet
- Filtering displayed packets
- Search in packet list
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
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.