Charles vs Ethereal
A side-by-side look at Charles and Ethereal. For an in-depth review of either product, follow the links below.
Charles
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
Ethereal
Ethereal is a free and open-source packet analyzer and network protocol analyzer software for Unix-like operating systems. It allows users to examine data from a live network or from a capture file on disk. Ethereal has powerful features to inspect hundreds of protocols, and provides the ability to reconstruct TCP sessions and browse data as it presents itself on the …