Charles
brew install --cask charles
v5.2
Web debugging proxy that intercepts and inspects HTTP/HTTPS traffic between client and server.
Why you might care
Charles lets you monitor, modify, and replay network requests in real-time, making it invaluable for debugging APIs, testing mobile apps, and understanding client-server communication. It's the industry standard for web developers and QA engineers who need detailed visibility into network activity.
601
30-day installs · #415
1.9k
90-day · #399
6.6k
365-day · #399
Links
- https://www.charlesproxy.com/
- Brew formula source: Casks/c/charles.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Fiddler",
"Burp Suite",
"Wireshark",
"Proxyman"
],
"artifacts": [
{
"uninstall": [
{
"delete": "/Library/PrivilegedHelperTools/com.xk72.Charles.ProxyHelper",
"launchctl": "com.xk72.Charles.ProxyHelper",
"quit": "com.xk72.Charles"
}
]
},
{
"app": [
"Charles.app"
],
"target": "/Applications/Charles.app"
},
{
"uninstall_postflight": null
},
{
"zap": [
{
"trash": [
"~/Library/Application Support/Charles",
"~/Library/Preferences/com.xk72.charles.config",
"~/Library/Preferences/com.xk72.Charles.plist",
"~/Library/Saved Application State/com.xk72.Charles.savedState"
]
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"network",
"debugging"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Web debugging Proxy application",
"disable_reason": null,
"disabled": 0,
"display_name": "Charles",
"enrichment_fetched_at": "2026-06-20T22:41:24+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "charles",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.charlesproxy.com/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Charles Web Debugging Proxy \u2022 HTTP Monitor / HTTP Proxy / HTTPS \u0026 SSL Proxy / Reverse Proxy",
"installs_30d": 601,
"installs_365d": 6626,
"installs_90d": 1892,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:04:10+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Charles"
],
"one_liner": "Web debugging proxy that intercepts and inspects HTTP/HTTPS traffic between client and server.",
"rank_30d": 415,
"rank_365d": 399,
"rank_90d": 399,
"raw_hash": "24a5f727cec36ef7",
"ruby_source_path": "Casks/c/charles.rb",
"tap": "homebrew/cask",
"token": "charles",
"version": "5.2",
"why_use_this": "Charles lets you monitor, modify, and replay network requests in real-time, making it invaluable for debugging APIs, testing mobile apps, and understanding client-server communication. It\u0027s the industry standard for web developers and QA engineers who need detailed visibility into network activity."
}