Updated Generate QR Code for Android or iOS Clients (markdown)

clowwindy 2014-10-14 09:18:00 -07:00
parent dba5dc61a0
commit 823c490618

@ -23,7 +23,7 @@ Generate via Command line
=========================
pip install qrcode
echo "ss://"`echo -n aes-256-cfb:password@1.2.3.4:8388 | base64` | qr
echo -n "ss://"`echo -n aes-256-cfb:password@1.2.3.4:8388 | base64` | qr
If you can't scan the code, try changing your terminal font.