snootclub / tarballs

taking tarballs up the snooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tarballs

taking tarballs up the snooter

# required environment variables
$ export tarballs_iv=$128_bit_secret
$ export tarballs_key=$256_bit_secret

# generate a pathword
$ tarballs encrypt "chee/application"

# decrypt a pathword
$ tarballs decrypt "1626461d0451162y2u1c1x686u553316"

# start server
$ tarballs serve --extract-root /www/snoot.club/snoots --port 55433

About

taking tarballs up the snooter

License:Artistic License 2.0


Languages

Language:Raku 100.0%