wl-mitmproxy 0.1.2

Wayland MITM proxy for rewriting protocol messages
# wl-mitmproxy

Default install/builds enable `suite-wayland-protocols` from `wl-proxy`.

To select a different forwarded feature set:

```bash
cargo install wl-mitmproxy --no-default-features --features suite-weston-protocols
```

Full documentation, usage examples, and project details:

https://github.com/5andr0/wl-mitmproxy

## License

This project is licensed under either of

    Apache License, Version 2.0
    MIT License

at your option.