伪造ip头

 遇到一个贼难受的题,怎么都不对,参考大佬的,才知道有那么多伪造的方法

伪造ip头

假设伪造ip是1270.0.1,一般情况下用x-forwarded-for就可了

如果x-forwarded-for不可以的话,不妨下面的都加上

client-ip: 127.0.0.1

x-forwarded-for: 127.0.0.1

x-remote-IP: 127.0.0.1

x-remote-ip: 127.0.0.1

x-client-ip: 127.0.0.1

x-client-IP: 127.0.0.1

X-Real-IP: 127.0.0.1

还是太菜了

x-forwarded-for: 客户端ip,代理ip1,....

 

相关文章:

  • 2021-11-23
  • 2021-07-15
  • 2021-12-12
  • 2021-10-12
  • 2022-01-31
  • 2021-06-16
  • 2021-07-10
猜你喜欢
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
相关资源
相似解决方案