How to get the ip address of my computer not the virtual box adapters

前端 未结 0 947
小鲜肉
小鲜肉 2021-01-23 06:13

In Java I\'m trying to get the local machines ip address

String address = InetAddress.getLocalHost().getHostAddress();

and in python I have

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题