New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/gryffyn/netctl-obfuscate

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gryffyn/netctl-obfuscate

  • v0.1.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

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.

FAQs

Package last updated on 30 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc