/    Sign up×
Community /Pin to ProfileBookmark

Where To Add The Fake Referer, etc ?

Php Gurus,

Look at this Mini Proxy Gpl:
https://github.com/joshdick/miniProxy

I need to add my own php code to:

  • * Enable https/SSL page views.

  • * Add Fake Referer

  • * Log the Browsed Url (proxy fetched page’s url) To MySql DB
  • As you can see, the MiniProxy is a simple Web Proxy.
    It does not view https pages.
    It does not fake the Referer.
    It does not log the fetched page onto your mysql db.

    Now, let us change all this.
    And so,
    Q1. On which numbered line to add php code to enable the web proxy to view https/ssl pages ?
    Q2. On which numbered line to add php code to add a Fake Referer ?
    Q3. On which numbered line to add php code to dump the browsed url to mysql db ?

    Remember, here I am not asking you for php code to enable https page views. Just asking on which line to add it.
    And remember, here I am not asking you for php code to fake the referer. Just asking on which line to add it.
    Do remember, here I am not asking you for php code to dump the visited url to mysql db. (I know how to write that code). Just asking on which line to add it.

    The one page php script is here:
    https://github.com/joshdick/miniProxy/blob/master/miniProxy.php

    I need you to point me in the write directions in terms of line numbers. That is all.

    to post a comment
    PHP

    0Be the first to comment 😎

    ×

    Success!

    Help @developer_web spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...