Skip to content

Connecting to WIFI and sharing on the same NIC using hostapd & wpa_supplicant

Notifications You must be signed in to change notification settings

ybouhjira/hostapd-configuration

Repository files navigation

Connecting to WIFI and sharing on the same NIC

This script uses wpa_supplicant to connect to a WPA2 wifi, and shares it on the same NIC using hostapd.

How to use

# Install 
./install.sh

# Connect to the AP
./connect.sh wpa_supplicant.conf

# Start hostapd to share the internet access
./start.sh

# Stop when finished
./stop.sh

About

Connecting to WIFI and sharing on the same NIC using hostapd & wpa_supplicant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages