Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform Incompatibility List #300

Open
Corb3nik opened this issue Oct 28, 2022 · 0 comments
Open

Platform Incompatibility List #300

Corb3nik opened this issue Oct 28, 2022 · 0 comments

Comments

@Corb3nik
Copy link
Member

Corb3nik commented Oct 28, 2022

This is a list to keep track of OSs that have been known to encounter difficulties with Caido.

Linux

  • Garuda

MacOS

  • Version <=10.15.7 - on Safari / desktop
    • Solution: Use the CLI version with a non-safari browser

Windows

  • WSL2, works if you setup routing
    sysctl -w net.ipv4.conf.all.route_localnet=1
    iptables -t nat -I PREROUTING -p tcp -j DNAT --to-destination 127.0.0.1 
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants