ics-openconnect icon indicating copy to clipboard operation
ics-openconnect copied to clipboard

Android UI for OpenConnect VPN client

Results 49 ics-openconnect issues
Sort by recently updated
recently updated
newest added

Hello, I have tried to compile this code using Android Studio on Windows 10. But unfortunately, it does not work. Because I didn't find the "app/libs/openconnect-wrapper.jar" file. Also, the read_me...

Hi I process success ``` git clone https://github.com/cernekee/ics-openconnect cd ics-openconnect git submodule init git submodule update ``` but call make -C external error ``` Unable to download libxml2-2.9.7.tar.gz ``` What...

buildhelp

I just updated F-Droid to version 1.0 and it altered me that a number of my installed packages, including OpenConnect, were vulnerable. More precisely, it has the KnownVul and DisabledAlgorithm...

Hello All, have been using OpenConnect for a few months now, works great. Just have one little issue. I want to stay connected all of the time. When I get...

It would be useful if this app could have shortcuts, Tasker bindings, or any other reasonable method to automatically/directly start connections without needing to manually click through opening the app...

enhancement

I can perfectly connect to server via my Linux client. However, the android client gets disconnect a lot with the following log: 22:29:19 LIB: Send BYE packet: Aborted by caller...

needinfo

Hi, and thanks for ur great app. I have a server that i commented the UDP port so openconnect uses TCP port for connecting and everything is fine until i...

needinfo

In split tunnel model, I can set a route like 192.168.1.0/24, but wen I use domain name like \*.google.com/\*, it show me that skipping invalid route, why? Dose my route...

enhancement
question

It must be helpful for users to quickly import a profile file via url, including servers' list, just like AnyConnect's way. Since its a really boring to input manually many...

enhancement

Hello, could you please add an option to specify proxy URL and auth parameters? The LibOpenConnect class provides setProxyAuth and setHTTPProxy methods, but UI is not provided by the application.

enhancement