Copy and paste the base64 file into the SSH session, eg using cat - >base64. python -c "import base64,sys; base64.decode(sys.stdin,sys.stdout)" <base64 > ...
確定! 回上一頁