Skip to content

shrocky2/pi_wifi_ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pi_wifi_ssh

code needed to setup wifi and ssh

--------------------------------The Following is Wifi code--------------------------

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev

update_config=1

network={ ssid="WIFI_NETWORK NAME_GOES_HERE" psk="WIFI_PASSWORD_GOES_HERE" proto=RSN key_mgmt=WPA-PSK pairwise=CCMP auth_alg=OPEN }

About

code needed to setup wifi and ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published