c7

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2021 License: BSD-3-Clause-Clear Imports: 5 Imported by: 0

README

c7


GitHub Workflow Status
Quickly Decode (or encode) a Cisco Type 7 Password at the Command Line

Usage

Download the latest release

There are multiple builds of the release, for different CPU architectures/platforms:

There are multiple builds of the release, for different CPU architectures/platforms. Download and unpack the release for your platform:

wget <release url>
tar xvfz <release file> c7

Run the binary

$ ./c7 --help

Decode (or Encode) Cisco Type 7 Passwords

Options:

  -h, --help     show help
  -e, --encode   Encode instead of decode
Decode
$ ./c7 0236054818110033481F5B4A51

Encoded: 0236054818110033481F5B4A51
Decoded: Password1234

Encode

Coming Soon!

Creating a New Release

This project uses GoReleaser to manage releases. After completing code changes and committing them via Git, be sure to tag the release before pushing:

git tag <release>

Once a new tag is pushed, GoReleaser will automagically create a new build & release.

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