Answers for "ifconfig command in raspberry pi used to know the ip address"

1

get ip of raspberry pi

For Windows
ping raspberrypi.local -6        #IPv6
ping raspberrypi.local -4        #IPv4
Posted by: Guest on June-20-2021

Code answers related to "ifconfig command in raspberry pi used to know the ip address"

Browse Popular Code Answers by Language