https://github.com/cyb3rmx/ghostvpn
Simple and lightweight TUI application for CyberGhostVPN.
https://github.com/cyb3rmx/ghostvpn
anonymity cyberghost linux npyscreen python tui vpn
Last synced: 12 months ago
JSON representation
Simple and lightweight TUI application for CyberGhostVPN.
- Host: GitHub
- URL: https://github.com/cyb3rmx/ghostvpn
- Owner: CYB3RMX
- License: gpl-3.0
- Created: 2022-02-17T10:47:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T07:07:35.000Z (over 1 year ago)
- Last Synced: 2024-10-21T10:06:22.855Z (over 1 year ago)
- Topics: anonymity, cyberghost, linux, npyscreen, python, tui, vpn
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GhostVPN

Simple and lightweight TUI application for CyberGhostVPN.
# Screenshot

[](https://asciinema.org/a/469682?autoplay=1)
# Usage
```bash
sudo python3 ghostui.py
```
# Setup
```bash
sudo pip3 install -r requirements.txt
```
## For Ubuntu based systems
```bash
sudo -H pip3 install -r requirements.txt
```