elazarl / goproxy

An HTTP proxy library for Go
BSD 3-Clause "New" or "Revised" License
5.89k stars 1.07k forks source link

Facebook and Instagram apps fail to work through GoProxy #494

Open icoris opened 1 year ago

icoris commented 1 year ago

Hi,

I've been using GoProxy for a while, and I've noticed that both the Facebook app and Instagram fail to work with GoProxy. In Facebook app, if you click on the Friend tab, it displays "Unable to connect".

I have tested GoProxy in a basic mode by using GoProxy-Basic from the examples and but both Facebook and Instagram still don't work.

I can't see any errors generated by GoProxy, so I am a bit lost as to what the apps can't do when running through GoProxy as a proxy server.

Does anyone have any ideas?

ilCollez commented 5 months ago

Did you perform SSL Unpinning on the Instagram and Facebook apps?