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.
Release files for VPNKit 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vpnkit-0.2.2.tar.gz | 8.6 kB | Details |
Release files / vpnkit-0.2.2.tar.gz
| Download URL | vpnkit-0.2.2.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
74163726425243dec07d002a18b32bbd0939b7921481d2b632b0e5cbff885368
|
|
BLAKE2b-256 checksum How to use checksums |
d25048aeea98853445c29dbdd1470337d0e347211875e58ed40fb5cbd79baf8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
|