我在driver,id,startdate,startlocation,finsihlocation,finsihtime
Driver 1,3,2016-09-21T12:02,Dublin,2016-09-21T15:02
Driver 2,4,2016-09-21T12:02,Dublin,2016-09-21T15:02
上运行NodeJS
express
服务并侦听GET请求,我需要识别用户的IP。
目前,我正在使用此脚本
Centos
问题是有时返回的IP是IPv4,有时它是IPv6。有没有办法只获得IPv4 IP?