Skip to content

A shell tool using wpa_supplicant to connect to wireless SSIDs

Notifications You must be signed in to change notification settings

optik-aper/nim-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A shell tool using wpa_supplicant to connect to wireless SSIDs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages