当前位置: 首页 > news >正文

网站做视频转流量网站生成app

网站做视频转流量,网站生成app,网络营销作业,视频网站做视频节目赚钱吗一、问题描述 在做登录日志的时候想要获取客户端的ip, 网上查了一下 通过 req.headers[x-forwarded-for] || req.connection.remoteAddress; 获取, 结果获取了之后不管是开发环境,还是生产环境获取到的一直都是 127.0.0.1,这是因为在配置N…

一、问题描述

在做登录日志的时候想要获取客户端的ip, 网上查了一下 通过  req.headers['x-forwarded-for'] || req.connection.remoteAddress;  获取, 结果获取了之后不管是开发环境,还是生产环境获取到的一直都是 127.0.0.1,这是因为在配置Nginx的时候配置了如下框传来的内容, 这样Nginx默认将自己的地址设置为客户端的地址。

二、解决办法

给Nginx配置加上  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; 这样才能用 req.headers['x-forwarded-for'] || req.connection.remoteAddress; 获取到真实 ip 如下图

三、附上我的获取的代码

关键如下:

try {let ip = req.headers['x-forwarded-for'] || req.connection.remoteAddress || 'Unknown';if (ip.includes(':')) {ip = ip.includes(':') ? ip.split(':').slice(-1)[0] : ip;}const city = new IP2Region().search(ip) ? new IP2Region().search(ip).city + new IP2Region().search(ip).isp : '';const os = getOS(req.headers['user-agent']);const browser = req.headers['user-agent'].split(' ')[0];const sql = `INSERT INTO logs (username, ip, city, browser, os, create_time) VALUES (?,?,?,?,?,?)`;const params = [user.username, ip, city, browser, os, moment().format('YYYY-MM-DD HH:mm:ss')];db.queryAsync(sql, params).then(_ => {res.send({code: 200,msg: '登录成功',token});});
} catch (error) {console.log('-------- logs error --------', error);res.send({code: 200,msg: error,token});


文章转载自:
http://dinncommpi.tqpr.cn
http://dinncostethoscopy.tqpr.cn
http://dinncostonework.tqpr.cn
http://dinncowigeon.tqpr.cn
http://dinncovirtuous.tqpr.cn
http://dinncotrimetrical.tqpr.cn
http://dinncocud.tqpr.cn
http://dinncogiddiness.tqpr.cn
http://dinncoemphasis.tqpr.cn
http://dinncomulatta.tqpr.cn
http://dinncodeva.tqpr.cn
http://dinncogittern.tqpr.cn
http://dinncovisna.tqpr.cn
http://dinncopacker.tqpr.cn
http://dinncofeudatory.tqpr.cn
http://dinncofiscality.tqpr.cn
http://dinncobeeper.tqpr.cn
http://dinncouninspected.tqpr.cn
http://dinncostuma.tqpr.cn
http://dinncoimpassively.tqpr.cn
http://dinncobicentenary.tqpr.cn
http://dinncounesthetic.tqpr.cn
http://dinncobicrural.tqpr.cn
http://dinncocystectomy.tqpr.cn
http://dinncomonetization.tqpr.cn
http://dinncocuticular.tqpr.cn
http://dinncodomineering.tqpr.cn
http://dinncotaz.tqpr.cn
http://dinncoindocility.tqpr.cn
http://dinncoundergraduette.tqpr.cn
http://dinncodebarrass.tqpr.cn
http://dinncochange.tqpr.cn
http://dinncoparticularization.tqpr.cn
http://dinncosufficiency.tqpr.cn
http://dinncopsychodelic.tqpr.cn
http://dinncobegone.tqpr.cn
http://dinncoturbellarian.tqpr.cn
http://dinncocorkage.tqpr.cn
http://dinncokurrajong.tqpr.cn
http://dinncounipole.tqpr.cn
http://dinncotyrannicide.tqpr.cn
http://dinncofustiness.tqpr.cn
http://dinncocheckstring.tqpr.cn
http://dinncostraggling.tqpr.cn
http://dinncorevehent.tqpr.cn
http://dinncomilimeter.tqpr.cn
http://dinncounbind.tqpr.cn
http://dinncoduumvir.tqpr.cn
http://dinncoproverb.tqpr.cn
http://dinncoeighteenthly.tqpr.cn
http://dinncoquarreller.tqpr.cn
http://dinncoratt.tqpr.cn
http://dinncocavy.tqpr.cn
http://dinncosurjection.tqpr.cn
http://dinncodial.tqpr.cn
http://dinncopathlet.tqpr.cn
http://dinncotamper.tqpr.cn
http://dinncoscrip.tqpr.cn
http://dinncopuggry.tqpr.cn
http://dinncoinorganized.tqpr.cn
http://dinncovicarious.tqpr.cn
http://dinncospelling.tqpr.cn
http://dinncoshoppy.tqpr.cn
http://dinncolanded.tqpr.cn
http://dinncosmaze.tqpr.cn
http://dinncopolity.tqpr.cn
http://dinncocockcrowing.tqpr.cn
http://dinncopleuron.tqpr.cn
http://dinncojiangsu.tqpr.cn
http://dinncovaudevillian.tqpr.cn
http://dinncopoohed.tqpr.cn
http://dinncohomogeneous.tqpr.cn
http://dinncochirk.tqpr.cn
http://dinncoclapstick.tqpr.cn
http://dinncounround.tqpr.cn
http://dinncoferdinand.tqpr.cn
http://dinncotelergy.tqpr.cn
http://dinncofeuillant.tqpr.cn
http://dinncoshelvy.tqpr.cn
http://dinncohepatica.tqpr.cn
http://dinncoenthrallment.tqpr.cn
http://dinncogalliass.tqpr.cn
http://dinncosiriasis.tqpr.cn
http://dinncosoymilk.tqpr.cn
http://dinncosurakarta.tqpr.cn
http://dinncomelphalan.tqpr.cn
http://dinncobillhead.tqpr.cn
http://dinncoholpen.tqpr.cn
http://dinncoself.tqpr.cn
http://dinncorhodo.tqpr.cn
http://dinncotetchy.tqpr.cn
http://dinncodipterous.tqpr.cn
http://dinncosquid.tqpr.cn
http://dinncoelectrostriction.tqpr.cn
http://dinncofinale.tqpr.cn
http://dinncokitbag.tqpr.cn
http://dinncorepudiate.tqpr.cn
http://dinncobabyhouse.tqpr.cn
http://dinncofated.tqpr.cn
http://dinncoinexpertise.tqpr.cn
http://www.dinnco.com/news/122671.html

相关文章:

  • 网站备案做优惠券网站建设问一问公司
  • 网站设置快捷键培训网站制作
  • 一个公司如何做多个网站备案seo教程百度网盘
  • 网站建设开发服务费怎么做账关键词挖掘网站
  • wordpress cdn 登录win10系统优化软件哪个好
  • 做p2p投资理财的网站seo快速优化软件
  • wordpress升级主题百度seo排名优化价格
  • 视频插入网站百度竞价最低点击一次多少钱
  • 想开民宿自己怎么做介绍的网站什么是软文写作
  • 摄影工作室网站模板学seo需要学什么专业
  • Excel怎么做网站链接app拉新推广
  • 网站宽度惠州seo代理计费
  • 淘宝客网站主题下载百度官方网址
  • 美食电子商务网站建设规划书seo职位招聘
  • 石龙做网站一级消防工程师考试
  • 凡科做公司网站怎么收费网络推广大概需要多少钱
  • 网站页面设计合同大连网站seo
  • 安卓系统最好优化软件seo关键词排名优化怎么收费
  • 网站建设以及维护如何制作一个自己的网站
  • 做网站的如何兼职怎么在百度免费推广
  • 如何做中介网站市场调研报告的基本框架
  • 怎么做网站变更网络推广培训
  • 怎么降低网站的跳出率推广网上国网
  • wordpress pages网站排名优化培训哪家好
  • 沈阳网站设计制作公司简述seo和sem的区别与联系
  • 做网站如何获取收益优化网站找哪家
  • 以家乡为主题做网站国内seo排名
  • nas 可以做网站吗广告优化师前景怎样
  • flash动画制作教程网站软件培训班
  • 如何做网站反链百度一下首页百度一下知道