You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
385 B
385 B
command_injector
Simple command injector for html files(also copies them to a different folder, maintaining the original files!)
Usage
Simply put a <INJECT>%COMMAND%</INJECT>
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]