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

Android UI for OpenConnect VPN client

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

It doens't work on adnroid 10 (pixel 2)

Hi Dlenski, I follow the issue https://github.com/cernekee/ics-openconnect/issues/51, then create the patch for openconnect `https://gitlab.com/openconnect/openconnect/-/merge_requests/92` and this repository without changing any code of `oath`. Please review and merge this request.

Related Issue: https://github.com/dlenski/ics-openconnect/issues/5 Related Issue: https://github.com/cernekee/ics-openconnect/issues/17 Example to call from adb: ``` adb shell am start -a android.intent.action.MAIN -e app.openconnect.api.profileName profileName app.openconnect/.api.ConnectVPN adb shell am start -a android.intent.action.MAIN app.openconnect/.api.DisconnectVPN ```

don't ask for password when click tile connect

hello. can you add option to create shortcut to the connection / analog tile. or please tell how to establish connection via adb shell / terminal / etc need for...

It's impossible to change the realm on a Juniper server. (`authgroup` dropdown in OpenConnect terms) The UI reloads as soon as the selection is changed, and the new value isn't...