mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-26 10:30:29 +00:00
a65f6bd665
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
/backend/
|
|
composer.json
|
|
composer.lock
|
|
config.php.dist
|
|
phpinfo.php
|