filx

command module
v0.0.0-...-007f528 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 1 Imported by: 0

README

Filx

Filx is a command-line utility for password protecting files. Run filx help for info.

Filx uses 256-bit AES keys to encrypt files, generated via the given password.

Demo

Install

  1. Clone this repository
  2. Run go install to install to your $GOBIN

Reference

Encrypting a file (use -d to delete the input file)

filx enc ./myfile.dat [-d]

Decrypting a file (use -d to delete the input file)

filx dec ./myfile.dat.enc [-d]

Contributing

I just made this one day while I was bored, feel free to open a PR.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL