Skip to main content

An OpenVPN client

Project description

VPNKit

VPNKit is a OpenVpn client application for connect to a remote server. Work of the application based on the OpenVpn service which allow to hide your traffic in a tun/tap interface.

For work with application you must have account on VPNKit server.

Installation

$ sudo pip install VPNKit

Usage

Enter 'vpnkit' in terminal. You can see this start menu:

$ Choose operations[start|new|accounts|change|help|exit]: 
  • "start" - default option.If you press enter application will be started with parameters that was saved in settings
  • "new" - enter parameters and start new connection to the server
  • "accounts" - list of your active openvpn servers accounts. You can change or delete account
  • "change" - option for changing current account settings
  • "help" - option for getting application help information
  • "exit" - close application

After start and up connection with server you can choose two options:

$ Choose [close|other]: 
  • "close" - close the applicatio. Kill openvp process and return default connection.
  • "other" - kill current connection and return to the start menu

Change log

[0.2.2] - 2019-03-15

Added

  • bug fix

[0.2.1] - 2019-03-15

Added

  • messages for user behavior
  • additional account menu

Changed

  • closing OpenVPN connection and application methods

[0.2.0] - 2019-01-09

Added

  • option "help".
  • servers accounts
  • option "change" for change account
  • messages for user behavior

Changed

  • after connect option "new" rename to "other"
  • current settings information in start menu
  • connection parameters are entering by special code string

Deleted

  • option "settings"

[0.1.0] - 2018-12-18

Added

First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vpnkit-0.2.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page