mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-06 16:20:06 +01:00
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
5 lines
66 B
Text
5 lines
66 B
Text
/backend/
|
|
composer.json
|
|
composer.lock
|
|
config.php.dist
|
|
phpinfo.php
|