Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 897 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 897 Bytes

beam

Beam is a in console VPN file manager. It works with OpenVPN as well as with Wireguard. (Wireguard currently untested)


Installation

pipx install git+https://github.com/hydr0nium/beam.git

Usage:

usage: beam [-h] [-v] {connect,add,remove,list,version,help} ...

positional arguments:
  {connect,add,remove,list,version,help}
    connect             Connect to a specified connection
    add                 Add a connection to beam
    remove              Remove a connection from beam
    list                Show all availabe connections
    version             Show the current version of beam
    help                Show help

options:
  -h, --help            show this help message and exit
  -v, --verbose