Skip to content

Tool that makes it easier to work on FreeBSD at coffee shops

Notifications You must be signed in to change notification settings

hwpplayers/chaifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Chai-Fi

Description

Tool to make adding public WiFi networks to wpa_supplicant.conf easier.

Quick start

sudo pkg install go
go get github.com/gonzoua/chaifi
sudo ~/go/bin/chaifi  # or add $HOME/go/bin to your PATH

Note: Currently works without sudo if you make /etc/wpa_supplicant.conf editable by your user.

Build

go get
go build

Usage

Usage of chaifi:
  -f string
    	path to wpa_supplicant.conf (default "/etc/wpa_supplicant.conf")
  -i string
    	wireless interface (default "wlan0")
  -r	restart netif service if config has changed

Screenshot

Screenshot of Chai-Fi

About

Tool that makes it easier to work on FreeBSD at coffee shops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages