The Proxy Discussion Thread

Discussion in 'General Business' started by antman, Jul 14, 2007.

  1. I-G4L

    I-G4L Peon

    Messages:
    312
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #10901
    CGIproxy is dedicated and some VPS only, Rarely shared

    Many people use phproxy because it works on shared hosting, which is cheap

    so cgiproxy is not an option to everyone, however the ads do show up much better on it
     
    I-G4L, Oct 24, 2008 IP
  2. almecho

    almecho Peon

    Messages:
    459
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #10902
    cgiproxy is much like both glype and phproxy it that it certainly has it's issues but there are no show stopping problems.

    that being said cgiproxy is definitely not for the feint of heart. dedicated server only, custom web server build and lots of TLC but it's worth it when you get it to the point where it "just works"...
     
    almecho, Oct 24, 2008 IP
  3. D_C

    D_C Well-Known Member

    Messages:
    1,107
    Likes Received:
    21
    Best Answers:
    1
    Trophy Points:
    160
    #10903
    what schools do most recently to block is not by content or domain name, they are starting to block the way proxies send data. But if the school has started this, you are already blocked. Trouble is it uses alot of bandwidth and most schools cant afford the hardware and routers to support it. But thats the future of proxies. None.

    I'm not lying, I work with someone who handles our schools firewall server.
     
    D_C, Oct 24, 2008 IP
  4. ronmac

    ronmac Well-Known Member

    Messages:
    2,093
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    125
    #10904
    DC, you know how many schools their are in the world? even if 95% of all schools blocked your proxy it world make zero change to traffic to your proxy
     
    ronmac, Oct 25, 2008 IP
  5. seo services01

    seo services01 Banned

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10905
    Cheers, good thread for best idea with A alot ideas and sugestions to PHProxy:
     
    seo services01, Oct 25, 2008 IP
  6. ZilaHost

    ZilaHost Active Member

    Messages:
    449
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #10906
    How much are you guys making daily off one specific proxy? pls pm me.
     
    ZilaHost, Oct 25, 2008 IP
  7. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10907
    Which problem are you facing then ?



    The web-filtering companies block based on multiple criteria including: domain name, IP address, webpage content, rating, and category.
     
    Freek, Oct 25, 2008 IP
  8. kiteguy123

    kiteguy123 Guest

    Best Answers:
    0
    #10908
    Yup, they've been doing this at my school. I've tried hundreds of proxies and all of them are blocked, most of them were start up proxies, too, so little chance of it being a coincidence. I think that, although it wont happen in the near future, this could really damage proxies...
     
    kiteguy123, Oct 25, 2008 IP
  9. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #10909
    Again, can anyone list me the available web filter out there?
    One that I know is Websense..others?
     
    proxywhereabouts, Oct 25, 2008 IP
  10. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10910
    CyberGuard is another (hardware) firewall. They use it at a local school here in my area. I'm assitant network engineer there but we have set our CyberGuard only to block on domainnames. Doesn't block on content...
     
    Freek, Oct 25, 2008 IP
  11. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #10911
    Yes becuase almost all proxies are non-unique in the way the send data like all the proxies have the same pattern in the urls starting with index.php?q=aHR0cDovL3d3 (phproxy)
    The solution would be change the way your proxy sends data. If everyones proxies were different then there pattern recognition would pretty useless.
     
    Dollar, Oct 25, 2008 IP
  12. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10912
    Lol, I guess this graph counts for all our proxy owners ;)
    [​IMG] :p
     
    Freek, Oct 25, 2008 IP
  13. Aquarezz

    Aquarezz Notable Member

    Messages:
    3,009
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    225
    #10913
    Aquarezz, Oct 25, 2008 IP
  14. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10914
    Oh NOES ! I know what caused that image ! My proxies aren't working anymore ! You can visit the mainpage but you can visit any webpage... damn I need to get this solved asap
     
    Freek, Oct 25, 2008 IP
  15. Aquarezz

    Aquarezz Notable Member

    Messages:
    3,009
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    225
    #10915
    Aquarezz, Oct 25, 2008 IP
  16. tripad

    tripad Peon

    Messages:
    371
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #10916
    Hey there
    Well this seems quite a DEJAVU for me :p i lost nearly 90-% of my traffic on all sites ! ....

    So here something i want would to suggest

    1) Check PHP errors
    Proxy sites dont really display proper php error so LOG them and check it

    A simple code might help:
    ini_set('display_errors', 1);
    ini_set('log_errors', 1);
    ini_set('error_log', dirname(__FILE__) . '/error_log.txt');
    error_reporting(E_ALL);
    Code (markup):
    And i see you are using LXADMIN ... (if i have guessed it rite from your graphs)

    PHP errors can simply be corrected by a cleanup method ....
    U need to run this as the ROOT user

     /script/upcp
    Code (markup):
    works on LxADMIN only !
    and it cleans up quite somethings !
    And corrects PHP errors


    2)Other thing you can check if ur SPACE is totally filled ! .... Even this causes glype to go down!



    This is basically wat i did !!! and i got it working .. Hope it helps!
     
    tripad, Oct 25, 2008 IP
  17. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10917
    Problem solved :D Proxies backup and running with now using OpenDNS :D
     
    Freek, Oct 25, 2008 IP
  18. Freek

    Freek Well-Known Member

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #10918
    Thanks for your help but it was the DNS server who was down ;) I now added some more DNS servers to the resource file, such as OpenDNS etc.. That should keep it good for some time ;)
    I indeed am using LXadmin.. Now I hope my visitors come back... this issiue had been going on for +- 12 hours before I noticed it !
     
    Freek, Oct 25, 2008 IP
  19. Mr.Bill

    Mr.Bill Well-Known Member

    Messages:
    2,818
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    160
    #10919
    What I am finding amazing is how many proxy owners do not follow simple submission guidelines. Still submit sub domains and co.cc domains. Then on sites that get approved I have found an over whelming amount of people that remove the backlinks as soon as the confirmation is sent that they got accepted. Now I have no high tech set up that will list a proxy defunct when it goes offline or removes the link I run the checker once a day and it auto removes any sites that have removed the link.

    Finding that sites are being removed as fast as they are added. Another one I like is people submit 15 sites then get approved and a couple days later redirect all the traffic to one site.

    I give props to anyone who can run a clean proxy directory as it seems it would require a good deal of programming knowledge to get it to work right.
     
    Mr.Bill, Oct 25, 2008 IP
  20. proxified

    proxified Well-Known Member

    Messages:
    1,308
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    120
    #10920
    dont know what has happened today but adsense earnings have been unpredictably as low as $0.58

    lol

    is that the same case with anyone else or just me ?
     
    proxified, Oct 25, 2008 IP