python-eduvpn-client icon indicating copy to clipboard operation
python-eduvpn-client copied to clipboard

Linux client for eduVPN

Results 39 python-eduvpn-client issues
Sort by recently updated
recently updated
newest added

# Installation following the steps on the website (apt) # Version latest # OS/Distribution Kubuntu 22.04 # Logs 2022-11-23 15:06:07,275 - oauth-http-server-run - INFO - eduvpn.oauth2.http - http.py:87 - listening...

This PR refactors the whole app using the [eduvpn-common](https://github.com/eduvpn/eduvpn-common) Go library. # Motivation There is lots of duplicated code between eduVPN clients, using a common library would allow us to...

Currently, Debian packages are built on a local machine. We need to standardize and modernize this procedure.

When https://github.com/eduvpn/python-eduvpn-client/issues/250 is implemented, it should be possible to also remove the connection again.

enhancement
planned-go

Implement the "change location" button as described on [screen 1B](https://github.com/eduvpn/artwork/tree/master/App#screen-1b---first-screen-when-used-app-before).

enhancement
planned-go

On the connection status page, when the user is not connected, a dropdown should be shown with profile options. This is described on [screen 6A](https://github.com/eduvpn/artwork/tree/master/App#screen-6a---select-profile).

enhancement
planned-go

It is not possible to go "back" when on the profile chooser screen: ![image](https://user-images.githubusercontent.com/616885/154648112-228de0ff-d639-4ac2-9d2d-6c0564fe0482.png)

planned-go

# Installation How did you install the eduVPN client? -> Via the repository # Version What version of the client you are running? Try your package manager or otherwise `$...

bug
planned-go

design kill-switch to avoid leaking when eduVPN is down

enhancement
low priority