Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```