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
- Host: GitHub
- URL: https://github.com/optik-aper/nim-connect
- Owner: optik-aper
- Created: 2020-07-24T02:06:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T14:19:21.000Z (almost 6 years ago)
- Last Synced: 2025-05-14T12:57:13.694Z (about 1 year ago)
- Topics: shell, wifi
- Language: Nim
- Homepage:
- Size: 553 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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