Recommend A Webhost To Run Open Public Proxy-What To Look-out For When Running One ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bits2017
    New Member
    • Jun 2017
    • 39

    Recommend A Webhost To Run Open Public Proxy-What To Look-out For When Running One ?

    Folks,

    I am looking for a free or a paid webhost that will allow me to run my own web proxy for the public to use. I am not looking to use a third party service. No! I want to provide the proxy service to the public (like to you) like anonymouse.org does.

    I'm going to use Mini Proxy php script to run the service. And, I've searched google twice before few wks ago on 2 different days but no luck. The webhosts I usually find, will not allow me to run my own public proxy service. Some will not allow me to run it on a shared server and expect me to hire a dedicated server and charge me an arm & leg every month. That's the big problem.

    Q1. I've used many keywords in the google search to find the right host. But, no luck.
    Can you think of a few key-phrases that will yield positive results on the google search ?
    The host must allow me to use port 3306 so that my .exe bots can dump data to my website's mysql database.

    Q2. You know I have been googling to learn the risks of running your own open public proxy but no luck in finding any link that spells-out all the risks involved. Do you know of any good link ?

    Q3. Is it necessary to host your web proxy on httpS (SSL) ?

    Q4. Is it necessary to buy a httpS (SSL) certificate for my domain or website ?

    Q5. What resources must I get from my webhost as a minimum ?
    I was told to get the following:

    * An Apache server with at least PHP 5 installed, along with cURL support.
    * Write access to public_html.
    * The ability to set up a proxy.

    Is there anything else you'd like to add in that list that I must get as a minimum from my webhost to run my own open public web proxy ?


    Thank You
  • Yanisori
    New Member
    • Feb 2017
    • 30

    #2
    I would strongly suggest to run SSL sertificate. Especially if your site has some forms which can be filled with personal info.

    Comment

    • bits2017
      New Member
      • Jun 2017
      • 39

      #3
      Thanks!

      I don't think I would have any of the following risks by running a web proxy unless I run a Socks Proxy, right ?

      * Spamming via your SMTP (unless, I run a webmail)
      * Torrenting (Mas Seeding)
      * Spreading Virus & Malware (unless, I allow uploading to my site/server)

      Q7. What do you say ?

      Q8. Anyway, do you know what kind of hacking risks there are by running a web proxy (if there are any risks, that is) ?
      I would give each user an account (I have coded the php such as reg.php, login.php, account_activat ion.php, home.php, etc.). All use PREP STMTS when querying the DB. I would add my work onto the Mini Proxy third party script. Therefore, I don't think there is a risk of hacking.
      Mini Proxy is only a one page script.

      Comment

      Working...