Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukicdarkoo/rpi-wifi
Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi
https://github.com/lukicdarkoo/rpi-wifi
Last synced: 6 days ago
JSON representation
Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi
- Host: GitHub
- URL: https://github.com/lukicdarkoo/rpi-wifi
- Owner: lukicdarkoo
- License: gpl-3.0
- Created: 2018-05-26T20:29:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T21:27:19.000Z (8 months ago)
- Last Synced: 2024-10-28T06:06:58.674Z (15 days ago)
- Size: 24.4 KB
- Stars: 533
- Watchers: 16
- Forks: 120
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simultaneous AP and Managed Mode Wifi on Raspberry Pi
###### Special thanks to: https://albeec13.github.io/2017/09/26/raspberry-pi-zero-w-simultaneous-ap-and-managed-mode-wifi/
## Usage
```
curl https://raw.githubusercontent.com/lukicdarkoo/rpi-wifi/master/configure | bash -s -- -a MyAP myappass -c WifiSSID wifipass```