Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to disable compression. #22

Closed
brainscar opened this issue Aug 14, 2018 · 2 comments
Closed

Add option to disable compression. #22

brainscar opened this issue Aug 14, 2018 · 2 comments
Labels
question Further information is requested

Comments

@brainscar
Copy link

Thank you for your hard work.

My suggestion is related to this:

@corrad1nho
Copy link
Owner

Unfortunately, this is something that is set by the provider (server-side configuration). Via the modify button Qomui offers an option to change the client-side OpenVPN configuration such as setting "comp-lzo no". I just tried that with one provider (ProtonVPN) that uses lzo compression. Long story short: Overriding the compression setting client-side will break the connection - OpenVPN continously spews error messages: "Bad compression stub decompression header byte". Similarly, if you remove the "comp-lzo" option, OpenVPN will also complain: "write to TUN/TAP : Invalid argument (code=22)".

So I assume that you cannot force compression settings from a client. Or am I missing something?

@corrad1nho corrad1nho added the question Further information is requested label Aug 14, 2018
@brainscar
Copy link
Author

Hi corrad1nho! Thank you so much, you are completely correct. I did not know this before you explained it. Thank you again for your hard work. Feel free to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants