netctl-obfuscate

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: MIT Imports: 11 Imported by: 0

README

netctl-obfuscate

Go

Description

netctl uses wpa_supplicant for connecting to wireless networks. wpa_supplicant comes with a tool, wpa_passphrase, which obfuscates the WPA/WEP key. netctl-obfuscate wraps around wpa_passphrase to automatically update netctl configs to use the obfuscated PSK instead of the plaintext key.

Building/Installing

Requirements

Requires go.

Building

Clone this repo (git clone github.com/gryffyn/netctl-obfuscate/), cd to it, and run go build. The binary will be written to the working directory.

Alternatively, run the first two commands and then go install which will install a binary to your GOBIN path.

Installing

Run go get github.com/gryffyn/netctl-obfuscate.

Alternatively, if you're running Arch/Arch derivatives, netctl-obfuscate is available on the AUR.

LICENSE

See the copyright file.

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