Generation

linuxSun, 04 Jun 2023

url encoder one-liner as curl

echo -n "test" | od -A n -t x1 | tr ' ' %

Want to kickstart your project?Use the new AI Studio to create your code