Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/akil4n/wifi-go-nmcli

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/akil4n/wifi-go-nmcli

  • v0.0.0-20220313100517-76b5e1333ef5
  • Source
  • Go
  • Socket score

Version published
Created
Source

wifi-go-nmcli

compact go program to connect wifi with nmcli for unix-like env

Install

  1. golang

Arch Linux

sudo pacman -S go
git clone https://github.com/akil4n/wifi-go-nmcli.git
cd wifi-go-nmcli
go build wifi.go
sudo mv wifi /usr/bin/

Ubuntu Linux 20.04

sudo apt install golang-go
git clone https://github.com/akil4n/wifi-go-nmcli.git
cd wifi-go-nmcli
go build wifi.go
sudo mv wifi /usr/bin/

Usage

wifi-nmcli-go

FAQs

Package last updated on 13 Mar 2022

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