Skip to content
/ beam Public

Beam is a VPN file manager written in python.

Notifications You must be signed in to change notification settings

hydr0nium/beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages