Convert any String to Leet with Bash
git clone https://github.com/r44cx/bash-string-to-leet && cd bash-string-to-leet
sudo chmod a+rx leet && sudo mv leet /usr/local/bin/leet
cd .. && rm -rf ash-string-to-leet
leet "YOUR STRING"
Output: Y0UR 57R1NG
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
