Skip to content

selengalp/wifi_access_point_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Repo for switching AP mode and client mode of wifi

It is suitable for dhcpcd managed network on Raspbian.

Installation

sudo chmod +x ./install.sh
sudo ./install.sh

Usage

To switch to AP mode:

sudo ./switch_ap_mode.sh

To switch to client mode:

sudo ./switch_client_mode.sh

# Uninstallation

sudo chmod +x ./uninstall.sh
sudo ./uninstall.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published