Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rockxy.io/llms.txt

Use this file to discover all available pages before exploring further.

Device Setup Issues

If Rockxy captures traffic from your Mac but not from a device or simulator, the issue is usually reachability, proxy routing, certificate trust, or app-specific network behavior.

Start by splitting the problem

Ask these in order:
  1. Can the target reach the Mac?
  2. Is the target actually routed through Rockxy?
  3. Does the target trust the certificate?
  4. Does the app use a network stack that still blocks interception?

Fastest way to isolate the failure

Use one known HTTPS request and one known target. Do not test the full app flow until that simple request behaves correctly.

Mobile App Network Debugging

See the larger mobile debugging workflow after setup is stable.

Certificate and HTTPS Issues

Continue here if the remaining problem is TLS-specific.