cryptocli icon indicating copy to clipboard operation
cryptocli copied to clipboard

The ultimate tool for data transfer, manipulation and proxy.

Results 27 cryptocli issues
Sort by recently updated
recently updated
newest added

After the #30 rewrite, it could be good to add ways to read from http wire format instead of just the body. - in `http-server`, add a `--wire` flag that...

enhancement

This module will simply understand the proxy protocol that is the `CONNECT` verb.

enhancement

The socks module starts a socks server. It will work like the `tcp` module, creating a new connection for every new channel.

enhancement

The `dump` module will output messages received and sent in its own format.

enhancement

It would be useful if metadata could be passed to other modules. It would enable a module to take decision based on more than one module before it.

enhancement

Awesome idea is to create a new channel every message split in the byte module. Should be easy to do.

enhancement
module::byte

Just add the same logic as for `tcp-server`.

enhancement
check-again
module::http-server
module::websocket-server

It would be easier to debug if we could see stderr too.

enhancement
module::fork

As part of #17 I should redesign the documentation to include a lot of examples with #31

enhancement
documentation