- Wifi tool handles all operations to open a hotspot, switching mode between hotspot and client.
- HOTSPOT: RPi acts as a router and clients can connects network
- CLIENT: RPi acts as a client and connects Wifi modems, routers
- Update TOOL_PATH from wifi.sh file according to rpi-wifi-tool directory.
- First prepare environment
- bash wifi.sh prepare
- To open hotspot mode
- bash wifi.sh open_hotspot
- To open client mode
- bash wifi.sh open_client