Skip to content
/ reach Public

Reach: A WiFi Channel Analyzer (macOS only for now)

Notifications You must be signed in to change notification settings

i3p9/reach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reach: A WiFi Channel Analyzer

Reach automagically searches and figures out the best wifi channel for your network avoiding populated channels.

Usage:

First of all, enable the built in airport service on macOS. This command simply copies the airport binary into PATH,usr/local/bin/so that it can be called from terminal.

sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/local/bin/airport

Then, clone this repo and run

python3 main.py

Everything else should be self-explanatory.

To-do

  • Better findchannel algorithm (wip)
  • Support for Windows and Linux

About

Reach: A WiFi Channel Analyzer (macOS only for now)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages