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

network throughput significantly reduced #6

Open
drewwells opened this issue Apr 25, 2016 · 3 comments
Open

network throughput significantly reduced #6

drewwells opened this issue Apr 25, 2016 · 3 comments

Comments

@drewwells
Copy link

I compared the download of a file with AnyConnect, OpenConnect and OpenConnect w/ocproxy.

AnyConnect and OpenConnect were comparable, but ocproxy was taking 10x as long. Is this a known issue with OpenConnect or specific to ocproxy? I've been digging around trying to implement a comparable script to ocproxy to debug this, but haven't had any luck making the initial handshake.

Thanks

@drewwells
Copy link
Author

Tunsocks suffers from the same issue.

@Jimmy-Z
Copy link

Jimmy-Z commented Sep 21, 2018

I was going to use ocproxy but saw this issue, I resorted to run openconnect on a TUN device and use 3proxy to provide SOCKS proxy, performance is about 80%~90%, I haven't tested extensively though.

@cernekee
Copy link
Owner

Could also use vpnns on Linux (which is part of the ocproxy package) since that is implemented using a tun device + namespaces.

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

No branches or pull requests

3 participants