Skip to content

sk1tter/go-wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

go-wifi

Inspired by wifi-password, rewritten in Go because why not.

Works on macOS and Windows

Installation

Install with git

$ git clone https://github.com/sk1tter/go-wifi.git
$ cd go-wifi
$ go build

To install in $GOPATH

$ go get github.com/sk1tter/go-wifi

Usage

$./go-wifi -h
Usage of ./go-wifi:
  -qr
    	Make a QR code (default true)
  -qr-path string
    	Path to save generated QR code (default ".")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages