hisco / http2-client

Transparently make http request to both http1 / http2 server.
https://www.npmjs.com/package/http2-client
MIT License
33 stars 14 forks source link

Real ip is leaked, on requesting with proxy. #33

Closed samsha1 closed 2 years ago

samsha1 commented 2 years ago

Hi, While I request via proxy to ifconfig.me my real IP is leaked. Shouldn't it be showing my proxy agent IP?

Is there any option to turn off the Forwarded IP?

hisco commented 2 years ago

This is a module for http 2 communication from you local machine - Thus ifconfig.me sees your machine ip. I think what you are looking for is an anonymous proxy service.