Updated Generate QR Code for Android or iOS Clients (markdown)
parent
dba5dc61a0
commit
823c490618
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue