Releases: charmbracelet/vhs
Releases Β· charmbracelet/vhs
v0.1.1
Configure your VHS server
This release includes many options to configure your VHS server (vhs serve
). Most notably, protect your VHS server by setting VHS_AUTHORIZED_KEYS_PATH
to a file with a list of authorized public keys.
VHS_PORT
: The port to listen on (1976
)VHS_HOST
: The host to listen on (localhost
)VHS_GID
: The Group ID to run the server as (current user's GID)VHS_UID
: The User ID to run the server as (current user's UID)VHS_KEY_PATH
: The path to the SSH key to use (.ssh/vhs_ed25519
)VHS_AUTHORIZED_KEYS_PATH
: The path to the authorized keys file (empty, publicly accessible)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.0
Hello, VHS!
VHS is a tool for generating terminal GIFs with code.
v0.1.0
is the initial release. Have a look at the README to learn all about VHS!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.0.1
v0.0.1