You can pipe a string to the base64 command on the terminal. bash. echo <data to encode> | base64. For example ...
確定! 回上一頁