Jigsaw-Code / outline-ss-server

Outline Shadowsocks server
https://getoutline.org
Apache License 2.0
703 stars 174 forks source link

Outline is blocked in Russia #180

Open dotmitsu opened 1 month ago

dotmitsu commented 1 month ago

Outline is blocked in Russia. What can you do about it? vless protocol works good, outline partialy. Some websites won't open. This blocking started a few days ago.

fortuna commented 1 month ago

I've investigated it. It seems the blocking if affecting mobile under some conditions.

There are a few things you can do:

Here is the blocking data that you can use to find working strategies:

Analysis:

dotmitsu commented 1 month ago

Now mobile provider "Beeline" blocks outline

dotmitsu commented 1 month ago

@fortuna Can I change this prefix or I need to wait outline update from developers?

juev commented 1 month ago

@dotmitsu as indicated on the page: prefix

you can simply change the link to connect to the server by adding the necessary prefix. For example, it was:

ss://Z34nthataITHiTNIHTohithITHbVBqQ1o3bkk@127.0.0.1:33142/?outline=1

It became:

ss://Z34nthataITHiTNIHTohithITHbVBqQ1o3bkk@127.0.0.1:33142/?outline=1&prefix=<your url-encoded prefix goes here>
dotmitsu commented 1 month ago

@juev Thanks a lot. It works.

Alex0007 commented 1 month ago

@fortuna Thanks, your solution works. Is it possible to set prefix for all users on the server?