https://github.com/mischief/biftru
experimental openbsd wifi manager
https://github.com/mischief/biftru
Last synced: about 1 year ago
JSON representation
experimental openbsd wifi manager
- Host: GitHub
- URL: https://github.com/mischief/biftru
- Owner: mischief
- Created: 2019-05-07T17:11:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T17:13:00.000Z (about 7 years ago)
- Last Synced: 2025-02-08T15:47:06.978Z (over 1 year ago)
- Language: Lua
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
biftru - "Wind Master"
======
Biftru is a Wi-Fi manager.
Dependencies
------------
Biftru runs on OpenBSD, and only requires LuaJIT. Thus:
pkg_add -vi luajit
Configuration
-------------
Copy [example.conf](example.conf) to `/etc/biftru.conf` and add your networks to it.
Running
-------------
Run `doas biftru`.