1 2 3 4 5 6 7 8 9 10 11 12 13
# CTOW cURL to Wget A simple rust binary utility to convert curl commands to wget commands. Available via `cargo install ctow`. ## License Copyright © 2024 Thomas Dickson This code is license under the GNU GPL v3+. See LICENSE.md for more details