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

I'm trying to use the eduvpn client (upgrades branch) with poor internet and I'm experiencing a couple of issues. First, it takes a while to download the initial json files,...

``` tests/test_oauth.py::TestOauth::test_get_oauth /usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/base.py:467: DeprecationWarning: Please switch to the public method populate_token_attributes. "populate_token_attributes.", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/warnings.html ``` we should see if we can adapt to the new API, while making...

low priority

# Installation apt install eduvpn-client on ubuntu 20.04 # Version eduVPN Linux client version 0.0dev # OS/Distribution Ubuntu 20.04.1 LTS ## Do you have a problem during connecting? We need...

enhancement

Hello everyone, first of all, thanks for caring about Nix even if it is not the most widespread distro. Maybe you can help me with the problem I encountered? #...

Fedora 40 is expected to be released in three weeks, and the beta will be released tomorrow. Adding a build for Fedora 40 would allow EduVPN to be tested there...

this fixes all the "startup time" errors encountered when trying to use this without NetworkManager it doesn't really work yet tho, e.g.: ```console $ venv/bin/eduvpn-cli interactive Network Manager not available...

Currently it seems I can only use eduvpn to pass all traffic from my client to the entire internet via eduvpn, but I would like to be able to work...

Currently the app shows it is doing "online detection" and switching to another protocol. It would be better to not bother the user with this and simply do it while...

Should the VPN disconnect on app close? Related to #517 This is so that the client calls /disconnect to the server on app close. Which saves IP resources on the...

maybe