Open vuducdong opened 10 months ago
Я нашел решение для Outline VPN, мне лень писать по-английски, потому-что я кайфую от того, что смотрю Youtube на телевизоре :) В общем если взять за основу, что у нас есть вот такая строка подключения:
ss://$many_chars@$host:$port/?outline=1
import base64
base64.b64decode($many_chars)
>>> b'$method:$password'
{
"server": $host,
"server_port": $port,
"method": $method,
"password": $password
}
Please read contributing guidelines. Thanks.
Describe the bug
Cannot be used with Google TV Android 10
when I open the shadowsocks app, I can only choose the default sample configuration which is: example.shadowsocks.org:8388, can't add, can't edit, can't delete