Daniel F. answered 11/14/21
AP Computer Science & C Programming Tutor; Software Engineer
For Linux the command to find the ip address is : ip addr
For Windows you can use the command: ipconfig
For Unix systems like Mac I believe you can run the ifconfig command.