php proxy script

Discussion in 'PHP' started by sahilcoolsmart, Jun 9, 2007.

  1. #1
    is there any free php proxy script, that supports orkut, myspace like sites.?
    I don't have any secured server certificates..
     
    sahilcoolsmart, Jun 9, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I could be wrong; but are SSL certificates required to visit other SSL protected sites lol? Not so far I know of :)
    If it is, you could make a self signed SSL certificate, maybe? MS office has a small tool for it I think.
     
    DeViAnThans3, Jun 9, 2007 IP
  3. mediashare

    mediashare Active Member

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    proxy.jazzynova.com (web proxy)

    or maybe

    prosurfer.uni.cc/webproxy/ (zelune proxy)

    thats free php proxy script. you can try this.

    or proxy leeching like jazzynova.com/proxy ? :D
     
    mediashare, Jun 10, 2007 IP
  4. theTurk

    theTurk Active Member

    Messages:
    398
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4
    Sorry guys an anybody explain what a proxy site is??

    or just give an example.
    I Don't know nothing about a proxy site...
     
    theTurk, Jun 11, 2007 IP
  5. KalvinB

    KalvinB Peon

    Messages:
    2,787
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #5
    http://www.cacert.org/ gives out free signed certificates. It takes a bit to figure out. Users can then stop getting warnings if they install the root certificate in their browser.

    I use them for my proxy (link in sig).
     
    KalvinB, Jun 11, 2007 IP
  6. Raithe

    Raithe Well-Known Member

    Messages:
    1,923
    Likes Received:
    177
    Best Answers:
    0
    Trophy Points:
    175
    #6
    Taken from Wikipedia:
    
    Web proxy
    
    Proxies that focus on WWW traffic are called web proxies. Many web proxies attempt to block offensive web content. Other web proxies reformat web pages for a specific purpose or audience (e.g., cell phones and PDAs or persons with disabilities). Network operators can also deploy proxies to intercept computer viruses and other hostile content served from remote web pages. (For example, Microsoft Internet Security and Acceleration Server.)
    
    Many organizations — including schools, corporations, and countries — use proxy servers to enforce acceptable network use policies (see content-control software) or to provide security, anti-malware and/or caching services. A traditional web proxy is not transparent to the client application, which must be configured to use the proxy (manually or with a configuration script). In some cases, where alternative means of connection to the Internet are available (e.g., a SOCKS server or NAT connection), the user may be able to avoid policy control by simply resetting the client configuration and bypassing the proxy. Furthermore administration of browser configuration can be a burden for network administrators.
    
    Access control: Some proxy servers implement a logon requirement. In large organizations, authorized users must log on to gain access to the WWW. The organization can thus track usage to individuals.
    
    Code (markup):
    Examples:
    Zelune Proxy List

    If you have any more newbie questions, PM me, rather than intruding on someones thread next time :)
     
    Raithe, Jun 11, 2007 IP
  7. programmersbank

    programmersbank Peon

    Messages:
    184
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #7
    check http://www.phproxy.org/

    i think it is helpful for you?
     
    programmersbank, Jun 12, 2007 IP