Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

ntkme/wpa_supplicant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wpa_supplicant

docker run -d \
  --network=host \
  --volume /etc/wpa_supplicant:/etc/wpa_supplicant:ro \
  ghcr.io/ntkme/wpa_supplicant:edge -D wired -i eth0 -c wpa_supplicant.conf