Skip to content

dantonbertuol/pyconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10c57f2 · Mar 17, 2024

History

39 Commits
Mar 4, 2024
Mar 4, 2024
Jul 20, 2023
Aug 10, 2023
Aug 14, 2023
Aug 15, 2023
Mar 17, 2024
Sep 19, 2023
Aug 10, 2023
Aug 9, 2023

Repository files navigation

PyConnect

Linux client to connect vpn using openconnect.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact

About The Project

This project is for the development of an application, in Python, using PyQt5, to connect to VPNs using the openconnect package.

(back to top)

Built With

(back to top)

Getting Started

Some software and libraries are needed to run the project.

Prerequisites

  1. Python >= 3.8
  2. PyQt5 >= 5.15.9
  3. Openconnect >= 9.01

Installation

  1. Python - https://www.python.org/downloads/
    sudo apt install python3
  2. PyQt5 - https://pypi.org/project/PyQt5/
    sudo apt install python3-pyqt5
  3. Openconnect - https://www.infradead.org/openconnect/
    sudo apt install openconnect
  4. PyConnect
    git clone https://github.com/dantonbertuol/pyconnect.git
    cd pyconnect
    ./install.sh

Build

  1. Build
    ./build.sh

(back to top)

Usage

Screenshot App

(back to top)

Contact

Danton Bertuol - dantonjb@gmail.com

(back to top)

Fonts

https://pypi.org/project/PyQt5/

https://www.python.org/downloads/

https://www.infradead.org/openconnect/

https://doc.qt.io/qtforpython-5/

(back to top)

About

Linux client to openconnect vpn's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published