How to communicate between VM's with python sockets

preview_player
Показать описание
1. Make sure VM Network Adapter is in bridged mode
2. Get ip of VM (on linux use this command: 'ip a')
3. Use VM ip in your python code
Рекомендации по теме