LiquidFart
Forum Guru
how much?

svl or http nrt header kahit ano na injector pwede
Gets mo ba? Di ko gets kung paano pero ang pagkakaintindi ko para to sa openvpn connection with custom payload without third party app.good for openvpn din with third party wala akong D.O Stale diko rin naman magagamit
# OpenVPN Server build v2.4.9
# Server Location: PH, Metro Manila
# Server ISP: Eastern Telecoms Phils., Inc.
#
# Experimental Config only
# Examples demonstrated below on how to Play with OHPServer
#
client
dev tun
persist-tun
proto tcp
# We can play this one, put any host on the line
# remote anyhost.com anyport
# remote www.google.com.ph 443
#
# We can also play with CRLFs
#remote "HEAD https://ajax.googleapis.com HTTP/1.1/r/n/r/n"
# Every types of Broken remote line setups/crlfs/payload are accepted, just put them inside of double-quotes
remote "https://www.phcorner.org"
## use this line to modify OpenVPN remote port (this will serve as our fake ovpn port)
port 443
# This proxy uses as our main forwarder for OpenVPN tunnel.
http-proxy (Server IP) 8087
# We can also play our request headers here, everything are accepted, put them inside of a double-quotes.
http-proxy-option VERSION 1.1
http-proxy-option CUSTOM-HEADER ""
http-proxy-option CUSTOM-HEADER "Host: www.phcorner.org%2F"
http-proxy-option CUSTOM-HEADER "X-Forwarded-Host: www.digicert.net%2F"
http-proxy-option CUSTOM-HEADER ""