Crates.io | curl_bash |
lib.rs | curl_bash |
version | 0.1.0 |
source | src |
created_at | 2019-02-16 03:59:31.429081 |
updated_at | 2019-02-16 03:59:31.429081 |
description | Be evil to curl | bash executors. |
homepage | |
repository | https://code.moparisthebest.com/moparisthebest/curl_bash |
max_upload_size | |
id | 115079 |
size | 44,121 |
Be evil to curl | bash executors.
Inspired by https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/, written more as a fun way to write something with rust than a useful tool.
Usage:
curl_bash
curl -sSkv http://localhost:5555/setup.bash | bash
curl -sSkv http://localhost:5555/setup.bash | cat
curl -sSkv http://localhost:5555/setup.bash | cat -v
GNU/AGPLv3 - Check LICENSE.md for details