# command_injector Simple command injector for html files(also copies them to a different folder, maintaining the original files!) ## Usage Simply put a `%COMMAND%` in your html files, and it will copy all other files(except hidden ones). then compile using `cargo run -- from_dir to_dir [-r]` or directly calling the compiled bin `injector from_dir to_dor [-r]`