🔒 Closed Debian SoftEther-OpenVPN+L2TP with Privoxy Installer

Status
Not open for further replies.
di na po maka connect?
 

Attachments

  • test.webp
    test.webp
    57.9 KB · Views: 14
I want to know if exist the equivalent of these openvpn options

http-proxy my.VPS.IP.server 8080
http-proxy-option CUSTOM-HEADER X-Online-Host custom.website
http-proxy-option CUSTOM-HEADER Host custom.website


on nginx(or squid/privoxy):

i can't find anything clear for me.

What i want:
(instead of set a custom header in openvpn i want to set it directly on vps on nginx or squid so i'll could have it also using other vpn protocol.)

example :
  • i set a custom header blabla.com
  • then i connect to my vpn and i make a request to g00gle.com
  • my ISP have to know that i'm surfing on blabla.com but instead i have access to g00gle.com
That happens with the http-proxy-option that i write at the top of this post.
It's possible to do it or OpenVPN is the only one to make it possible?
 
I want to know if exist the equivalent of these openvpn options

http-proxy my.VPS.IP.server 8080
http-proxy-option CUSTOM-HEADER X-Online-Host custom.website
http-proxy-option CUSTOM-HEADER Host custom.website


on nginx(or squid/privoxy):

i can't find anything clear for me.

What i want:
(instead of set a custom header in openvpn i want to set it directly on vps on nginx or squid so i'll could have it also using other vpn protocol.)

example :
  • i set a custom header blabla.com
  • then i connect to my vpn and i make a request to g00gle.com
  • my ISP have to know that i'm surfing on blabla.com but instead i have access to g00gle.com
That happens with the http-proxy-option that i write at the top of this post.
It's possible to do it or OpenVPN is the only one to make it possible?


I found only on squid:

ENABLE in $ sudo nano squid3-3.5.23/debian/rules with --enable-http-violations
and after in /etc/squid3/squid.conf we can use command :

request_header_access
request_header_replace

Is it way?

example :

header_access Host deny all
header_replace Host You do not have permission to view the full content of this post. Log in or register now.
 
Status
Not open for further replies.

About this Thread

  • 67
    Replies
  • 7K
    Views
  • 47
    Participants
Last reply from:
PHC-Haku

Trending Topics

Online now

Members online
1,169
Guests online
1,036
Total visitors
2,205

Forum statistics

Threads
2,274,693
Posts
28,957,671
Members
1,233,403
Latest member
uradox
Back
Top