https://github.com/feliz-szk/lucid
A cli vpn client using Vpnbook servers
https://github.com/feliz-szk/lucid
linux opendns python3 shell vpn
Last synced: 3 months ago
JSON representation
A cli vpn client using Vpnbook servers
- Host: GitHub
- URL: https://github.com/feliz-szk/lucid
- Owner: Feliz-SZK
- License: gpl-3.0
- Created: 2020-08-24T14:00:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T14:57:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-01T14:43:18.404Z (over 1 year ago)
- Topics: linux, opendns, python3, shell, vpn
- Language: Python
- Homepage: https://linuxdecoded.com/lucid/
- Size: 612 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lucid
#### A cmd-line vpn client(utilizing Vpnbook servers and using OpenVpn as a wrapper.)
**Lucid fetches vpnbook servers and password and let ya connect.**
**The possible vpn leak is fixed by explicitly using the OpenDns.**
## How to install:
get inside the lucid directory and type in
```shell
sudo chmod +x installer.sh
sudo ./installer.sh
```
## Usage:
**open up terminal and type in ``Lucid`` for usage.**

**type in ``Lucid start`` to use 'em servers that supports p2p downloading.**
**Lucid'll attempt to download the latest configs and the password offcourse.**

**Then select one of the servers by typing `` Lucid server1`` or `` Lucid server2`` as you prefer.**

### if you want faster servers but don't want p2p then type in ``Lucid backup`` and follow along.

## License & copyright
© Salim Zaved Karim
Licensed under the [GPL-V3.0 License](https://github.com/Feliz-SZK/Lucid/blob/master/LICENSE).