Jigsaw-Code / outline-apps

Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
https://getoutline.org/
Apache License 2.0
8.22k stars 1.35k forks source link

Outline Windows Client conflicts with Astrill VPN #639

Open sailosha opened 5 years ago

sailosha commented 5 years ago

win10 environment, the Outline will have conflict with Astrill vpn. My servers works fine on other devices, but as soon as I install astrill vpn, the outline client will failure to connect server. Even though the outline manager still works.

The adapter setting is normal, and It may cuased by Astrill vpn's protocol or something else. I will use SS client to connect my server again.

sailosha commented 5 years ago

update: it may cuased by astrill vpn's process like astrill.dll

xkevinx commented 4 years ago

@sailosha , did you find a solution?

I got the same issue, and I'd like to be able to use both, because sometimes one works better than the other.

thanks!

Liontamer25 commented 4 years ago

Hello,

Please reach out to our support (https://support.getoutline.org/s/contactsupport) team by filling out a feedback form. Please don't forget to include your email address so we can reply to you.

Best, -Nino

saikorin commented 4 years ago

@sailosha , did you find a solution?

I got the same issue, and I'd like to be able to use both, because sometimes one works better than the other.

thanks!

it can't be sloved until one of them(astrill / outline) change something..

hui-shen commented 3 years ago

I have the same issue, Astrill VPN and Outline client not playing nice

alalamav commented 3 years ago

Both Outline and Astrill use OpenVPN's TAP adapter. Outline configures the TAP adapter on installation and renames it to outline-tap0; however, the underlying hardware ID is shared.

We have considered distributing our own adapter, which would allow us to have a different HW ID, but have not immediate plans to do so. We have also been following wintun developments to replace OpenVPN's adapter.

As a workaround, when you want to use Outline, I suggest you re-install the app to configure the adapter with Outline's settings.

hui-shen commented 3 years ago

Both Outline and Astrill use OpenVPN's TAP adapter. Outline configures the TAP adapter on installation and renames it to outline-tap0; however, the underlying hardware ID is shared.

We have considered distributing our own adapter, which would allow us to have a different HW ID, but have not immediate plans to do so. We have also been following wintun developments to replace OpenVPN's adapter.

As a workaround, when you want to use Outline, I suggest you re-install the app to configure the adapter with Outline's settings.

Appreciate the update. It would be great to have a workaround for those who are comfortable compiling their own client (e.g. compile flag of some sort) to work around the issue.

alalamav commented 3 years ago

I hear that, @hui-shen. However, the process to distribute a low level network adaptor is not very straightforward, as it requires enrolling in Micosoft's Hardware Program.

hui-shen commented 3 years ago

I hear that, @hui-shen. However, the process to distribute a low level network adaptor is not very straightforward, as it requires enrolling in Micosoft's Hardware Program.

Thanks for the feedback, appreciate everyone's work on Outline. It's a great product overall.