Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreoss/wpa-join

Store WPA passwords in the standard unix password manager
https://github.com/andreoss/wpa-join

linux openbsd password-manager wpa wpa-supplicant

Last synced: 7 days ago
JSON representation

Store WPA passwords in the standard unix password manager

Awesome Lists containing this project

README

        

# wpa_join

## Requirements

0. OpenBSD or Linux
1. `pass`
2. `wpa_supplicant`

## Usage

### Join any available network
```
$ wpa_join
```

### Add new network and join
```
$ wpa_join Network
```