Need Help Regarding CUSTOM-HEADERS

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
VenkyVp17
OpenVpn Newbie
Posts: 1
Joined: Mon Mar 16, 2020 7:27 pm

Need Help Regarding CUSTOM-HEADERS

Post by VenkyVp17 » Mon Mar 16, 2020 7:30 pm

First of all I hope I'm in the right forum
I'm looking to connect to my server with following arguments added to the .ovpn

Code: Select all

http-proxy x.x.x.x 8080
http-proxy-option CUSTOM-HEADER ""
http-proxy-option CUSTOM-HEADER "POST https://example.com HTTP/1.0"
Openvpn is setup and running, squid is setup and running smooth. Just can't get to connect with previous mentioned argument, otherwise the remote connection is smooth

Running Ubuntu 16
Squid version 4.10
Openvpn running latest version in my repo

Post Reply