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

https://github.com/optik-aper/nim-connect

A shell tool using wpa_supplicant to connect to wireless SSIDs
https://github.com/optik-aper/nim-connect

shell wifi

Last synced: 2 months ago
JSON representation

A shell tool using wpa_supplicant to connect to wireless SSIDs

Awesome Lists containing this project

README

          

# Overview
This is a simple script to handle some WiFi connection related functionality
from the command line. It relies on wpa_supplicant, dhclient, unbound and other
utilities like `ip` and `iwlist` generally found in Ubuntu and other GNU/Linux
distributions.

This is largely meant for my personal use and isn't thoroughly tested or
prepared for any one else to plug and play.

## Build/Installation
The binary relies on an .ini file in the root of the directory

`nimble build` to build the source

## TODO
- restart DHCP to flush out leases after disconnect
- clear out any routes on the device after disconnect
- check interface status before enabling/disabling