FeraeLabs / skunk

A person-in-the-middle proxy
MIT License
0 stars 0 forks source link

Hostapd #19

Open jgraef opened 3 months ago

jgraef commented 3 months ago

Spawn hostapd process to turn a Wifi adapter into an access point.

The current implementation checks stdout for READY to wait for the interface to be configured. Using the control socket might be more useful.