Jump to content

I get this error: 

 

<html>
<head>
    <title>Security Warning</title>
    <style type="text/css">
html, body {
    background: #0b1933;
    text-align: center;
}
body {
    font: 80% Tahoma;
}
#wrapper {
    margin: 100px auto;
    width: 500px;
    text-align: left;
    background: #fff;
    padding: 10px;
border: 5px solid #ccc;
}
form {
text-align: center;
}
    </style>
<base href="http://209.222.68.74/proxy/">
</head>
<body>
    <div id="wrapper">
        <h1>Warning!</h1>
        <p>The site you are attempting to browse is on a secure connection. This proxy is not on a secure connection.</p>
<p>The target site may send sensitive data, which may be intercepted when the proxy sends it back to you.</p>
<form action="includes/process.php" method="get">
<input type="hidden" name="action" value="sslagree">
            <input type="submit" value="Continue anyway...">
<input type="button" value="Return to index" onclick="window.location='.';">
        </form>
<p><b>Note:</b> this warning will not appear again.</p>
    </div>
</body>
</html>

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
https://linustechtips.com/topic/56284-web-proxy/#findComment-759647
Share on other sites

Link to post
Share on other sites

I get this error: 

 

<html>

<head>

    <title>Security Warning</title>

    <style type="text/css">

html, body {

    background: #0b1933;

    text-align: center;

}

body {

    font: 80% Tahoma;

}

#wrapper {

    margin: 100px auto;

    width: 500px;

    text-align: left;

    background: #fff;

    padding: 10px;

border: 5px solid #ccc;

}

form {

text-align: center;

}

    </style>

<base href="http://209.222.68.74/proxy/">

</head>

<body>

    <div id="wrapper">

        <h1>Warning!</h1>

        <p>The site you are attempting to browse is on a secure connection. This proxy is not on a secure connection.</p>

<p>The target site may send sensitive data, which may be intercepted when the proxy sends it back to you.</p>

<form action="includes/process.php" method="get">

<input type="hidden" name="action" value="sslagree">

            <input type="submit" value="Continue anyway...">

<input type="button" value="Return to index" onclick="window.location='.';">

        </form>

<p><b>Note:</b> this warning will not appear again.</p>

    </div>

</body>

</html>

Fixing that now.

Link to comment
https://linustechtips.com/topic/56284-web-proxy/#findComment-759664
Share on other sites

Link to post
Share on other sites

Now it should be online

sorry man now i get this: Notice: Undefined index: url in C:\xampp\htdocs\proxy\index.php on line 15

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
https://linustechtips.com/topic/56284-web-proxy/#findComment-759728
Share on other sites

Link to post
Share on other sites

Yeah i know i need to look into that it should still work.

It works but you need to type Http://www.(website).com and not just (Website).com or www.(Website).com 

[CPU: AMD FX-6100 @3.3GHz ] [MoBo: Asrock 970 Extreme4] [GPU: Gigabyte 770 OC ] [RAM: 8GB] [sSD: 64gb for OS] [PSU: 550Watt Be Quiet!] [HDD: 1TB] [CPU cooler: Be Quiet! Shadow Rock Pro Sr1]  -Did i solve your question/problem? Please click 'Marked Solved'-

Link to comment
https://linustechtips.com/topic/56284-web-proxy/#findComment-759741
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×