ocproxy
ocproxy copied to clipboard
OpenConnect proxy
At the moment ocproxy just takes the first IP address it is given and ignores any others. We had an issue recently where the first DNS server was not working,...
I'm on Fedora 32 (kernel 5.6.19-300.fc32.x86_64). When I try running ssh through vpnns, I get the following message: ```sh $ vpnns --name vpnname -- ssh user@hostname Bad owner or permissions...
This is an automatically generated security fix for a vulnerability detected in your code which is a variant of [CVE-2020-8597](https://nvd.nist.gov/vuln/detail/CVE-2020-8597). You can read in more detail about this vulnerability in...
Hi, thanks for this nice util. FYI I've built a package in the official Fedora and EPEL (*) repositories. Regards. (*) EPEL is an addon repository for RHEL (Red Hat...
It appears that UDP connections over ocproxy aren't supported, looking at the code, it appears to be intentional. Curious how straightforward this would be to add. If it's expected to...
It would be great if we can set username and password for socks proxy.
see https://savannah.nongnu.org/git/?group=lwip
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...
Hello, I am using ocproxy to redirect via -L several ports from my internal network. Unfortunately, if I stress connection, I keep getting these errors: ``` Failed to write incoming...
My tunnel provider ($DAYJOB) has started to supply IPv6 addresses for the tunnel. ocproxy should be able to configure the lwip IPv6 stack accordingly.