超的博客
文章 标签 我
搜索结果

获取本机ip地址

2021-08-12
require "socket"
local_ip = UDPSocket.open {|s| s.connect("1.1.1.1", 1);s.addr.last}
  • ruby
<  开启查询日志
清除sidekiq任务 >
© 2025 dc
Powered by Hugo with theme Minos