Registriert seit: 24. Jun 2021
3 Beiträge
Delphi 10.4 Sydney
|
ICS Overbyte simple HttpProxy
24. Jun 2021, 18:38
I'm doing a simple proxy work using (ICS Overbyte HTTPProxy) , it can listen locally and the requests are forward to a real external online proxy, I tried many times but without results.
after one day testing, finally proxy works well if set ForwardProxy=True, if set to False to connect with target host this not working, I configured target with same HostTag as host(source) as developer mention in somewhere in the source code but no luck, what I miss?
All I need is a simple proxy that forwarding browser requests to an external proxy !
Best Regards
|