script-wrapper

command module
v0.0.0-...-fd5efd9 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

README

script-wrapper

Wrapper for script file

command:

# encrypt script
./swrapper -m enc -p plain.sh -c plain.sh.enc

# execute script
./swrapper -m run -c plain.sh.enc

# args: 
-p: Plain text file (Default: plain.sh)
-c: Cipher text file (Default: data.dat)
-m: Execute mode[enc/run] {enc: 'encrypt script', run: 'run script'}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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