Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openconnect/openconnect-gui
MOVED TO https://gitlab.com/openconnect/openconnect-gui
https://github.com/openconnect/openconnect-gui
cmake gui nsis openconnect openconnect-gui qt5 vpn
Last synced: about 1 month ago
JSON representation
MOVED TO https://gitlab.com/openconnect/openconnect-gui
- Host: GitHub
- URL: https://github.com/openconnect/openconnect-gui
- Owner: openconnect
- License: gpl-2.0
- Archived: true
- Created: 2014-08-14T15:05:27.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-28T04:44:56.000Z (10 months ago)
- Last Synced: 2024-04-13T00:39:32.657Z (7 months ago)
- Topics: cmake, gui, nsis, openconnect, openconnect-gui, qt5, vpn
- Language: C++
- Homepage: https://gitlab.com/openconnect/openconnect-gui
- Size: 2.88 MB
- Stars: 1,259
- Watchers: 81
- Forks: 237
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Authors: AUTHORS
Awesome Lists containing this project
README
# OpenConnect GUI
[![Last Release:](https://img.shields.io/github/release/openconnect/openconnect-gui.svg)](https://github.com/openconnect/openconnect-gui/releases)
[![Downloades](https://img.shields.io/github/downloads/openconnect/openconnect-gui/latest/total.svg)](https://github.com/openconnect/openconnect-gui/releases)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://img.shields.io/badge/License-GPL%20v2-blue.svg)
[![Join the chat at https://gitter.im/openconnect-gui/Lobby](https://badges.gitter.im/openconnect-gui/Lobby.svg)](https://gitter.im/openconnect-gui/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build status](https://ci.appveyor.com/api/projects/status/hueumkrrgut9r3d7?svg=true)](https://ci.appveyor.com/project/horar/openconnect-gui)This is the GUI client for openconnect VPN.
This client is in beta testing phase. It cannot be assumed to provide
the required security.Look to [OpenConnect-GUI](http://openconnect.github.io/openconnect-gui/) project webpage for detailed description, screen shots and other related projects.
## Supported Platforms
- Microsoft Windows 7 and newer
- macOS 10.12 and newer## Development info
- [Software requirements](docs/sw_requirements.md)
- [Development with QtCreator](docs/dev_QtCreator.md)
- [Command line compilation](docs/dev_commandLine.md)## Other
- [Creating release package](docs/release.md)
- [OpenConnect library compilation and dependencies](docs/openconnect.md)
- [Web page maintenance](docs/webpage.md)
- [Snapshot builds](docs/snapshots.md)# License
The content of this project itself is licensed under the [GNU General Public License v2](LICENSE.txt)