I have a simple problem that I can't find the answer to.
And so I have an external proxy (http/s) on the local network (PC) ip 192.168.1.123:8080
I have a client (192.168.1.10) to whom I want to send via this proxy.
I want the client to send all traffic through an external proxy.
Port forwarding works for http(80). but doesn’t want to work in https (443). It works, but the proxy complains (Unsupported method).
(Other clients connected directly to the proxy server work fine.)
How to correctly place a customer order through a proxy?
The client itself does not know how to configure a proxy connection.
The task is for the router to forward it.