switch (lowercaseLetter) { case "a": console.log("A"); break; case "b": console.log("B"); break; }
sudo apt install sshuttle