Proxy list verification software?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • uno
    RIP Dodger. BEST.CAT.EVER
    • Dec 2002
    • 18450

    #1

    Proxy list verification software?

    What do you guys use? Preferably something fast that can go through 6-10k proxies reasonably fast w/ anonymity ratings (level 1-3).
    -uno
    icq: 111-914
    CrazyBabe.com - porn art
    MojoHost - For all your hosting needs, present and future. Tell them I sent ya!
  • RyuLion
    • Mar 2003
    • 32369

    #2
    Fuck You Avatar!!!! <----- lol..

    Adult Biz Consultant A tech head since 1995
    Affiliate Support: Chaturbate | CCBill Live

    Comment

    • iSpyCams
      Amateur Gynecologist
      • May 2009
      • 4436

      #3
      scrapebox is pretty good for testing proxies.
      - As soon as I think up a good sig it's going here.

      Comment

      • st0ned
        Confirmed User
        • Mar 2007
        • 8437

        #4
        +1 for scrapebox.

        Though I just buy private proxies now. Got tired of the hassle with public proxies.
        Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
        We will guarantee and beat your current EPC to win your dating traffic!
        Skype: ConversionSharks || Email: info /@/ conversionsharks.com

        Comment

        • ladida
          Confirmed User
          • Nov 2005
          • 2179

          #5
          Anonimity ratings lolz. That's like from pre 2000 "how to hack" tutorials :P
          agentGFY *at* gmail.com

          Comment

          • u-Bob
            there's no $$$ in porn
            • Jul 2005
            • 33063

            #6
            Originally posted by st0ned
            Though I just buy private proxies now.
            any reliable/decent priced services you recommend?

            Comment

            • st0ned
              Confirmed User
              • Mar 2007
              • 8437

              #7
              Originally posted by u-Bob
              any reliable/decent priced services you recommend?
              They aren't cheap, but I use www.yourprivateproxy.com. Probably not price effective if you need a large amount of proxies.
              Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
              We will guarantee and beat your current EPC to win your dating traffic!
              Skype: ConversionSharks || Email: info /@/ conversionsharks.com

              Comment

              • Angry Jew Cat - Banned for Life
                (felis madjewicus)
                • Jul 2006
                • 20368

                #8
                proxyflip has always been good for dedicated http proxies, though check their tos before buying. they're tight on what the proxies ca be used for. i hear from a lot of people proxybonanza is good.

                Comment

                • Why
                  MFBA
                  • Mar 2003
                  • 7230

                  #9
                  AccessDiver can do that with good speed on windows.

                  realistically its only about 10 lines of perl to make a tester for them. or a well written shell command.

                  if you dont know how to test them.... probably shouldn't be doing the activities that require them. ;)

                  Comment

                  • Kiopa_Matt
                    Confirmed User
                    • Oct 2007
                    • 1448

                    #10
                    I got a custom one here I wrote up a while ago for a client, but never got around to installing it. It's yours for free. E-mail troywilk [at] gmail.com, and I'll send it to you.

                    EDIT: Doesn't give anonymity ratings though. Just checks whether or not the proxy is available.
                    Last edited by Kiopa_Matt; 12-29-2010, 05:50 PM.
                    xMarkPro -- Ultimate Blog Network Management
                    Streamline your marketing operations. Centralize management of domains, pages, Wordpress blogs, sponsors, link codes, media items, sales and traffic statistics, plus more!

                    Comment

                    • acrylix
                      Confirmed User
                      • Oct 2006
                      • 362

                      #11
                      Charon is free and checks for anonymity: http://www.project2025.com/charon.php

                      Comment

                      • tom3k
                        Confirmed User
                        • Nov 2007
                        • 105

                        #12
                        i say this time and time again...

                        custom code...

                        coding up a little php applet that does this would be fairly trivial...

                        plus side of running it on a server (even low end vps) would be that depending on the proxies, it would probably be ripper fast too...

                        Comment

                        • fris
                          Too lazy to set a custom title
                          • Aug 2002
                          • 55679

                          #13
                          probably something like this

                          Code:
                          #!/usr/bin/perl
                          
                          use LWP::UserAgent;
                          use strict;
                          use warnings;
                          
                          my $ua = LWP::UserAgent->new;
                          $ua->timeout(15);
                          
                          open FILE, "<list.txt" or die $!;
                          
                          while (my $line = <FILE>) {
                              my $proxy = "http://".$line;
                              $ua->proxy('http', $proxy);
                              my $response = $ua->get('http://google.com');
                              if ($response->is_success) {
                                  print $line;
                              } else {
                              }
                          }
                          
                          print "\n[] Complete list!";
                          
                          close(FILE);
                          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                          Comment

                          • brassmonkey
                            Pay It Forward
                            • Sep 2005
                            • 77396

                            #14
                            yep scrapebox
                            TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                            DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                            Comment

                            • Lamis
                              So Fucking Banned
                              • Sep 2007
                              • 961

                              #15
                              why the hell do you want proxies??

                              what kind of shitty tricky blackhat are you going to do??

                              just wondering...

                              that is how you make money? Agent four eight eight fucking loser ?

                              Comment

                              • MasterM
                                Confirmed User
                                • Oct 2002
                                • 248

                                #16
                                aatools !!

                                Comment

                                • ladida
                                  Confirmed User
                                  • Nov 2005
                                  • 2179

                                  #17
                                  Originally posted by MasterM
                                  aatools !!
                                  dingdingding
                                  agentGFY *at* gmail.com

                                  Comment

                                  • Angry Jew Cat - Banned for Life
                                    (felis madjewicus)
                                    • Jul 2006
                                    • 20368

                                    #18
                                    Originally posted by Lamis
                                    why the hell do you want proxies??

                                    what kind of shitty tricky blackhat are you going to do??

                                    just wondering...

                                    that is how you make money? Agent four eight eight fucking loser ?
                                    <3 crybaby whitehats...

                                    Comment

                                    • trevesty
                                      Confirmed User
                                      • Aug 2006
                                      • 3810

                                      #19
                                      and... +1 for scrapebox!
                                      The Fap Guide

                                      Comment

                                      • Lamis
                                        So Fucking Banned
                                        • Sep 2007
                                        • 961

                                        #20
                                        Originally posted by Angry Jew Cat
                                        <3 crybaby whitehats...
                                        so you do blackhat and illegal marketing?

                                        interesting.. what sponsors are you promoting, the ones on your sig?

                                        heh, let's contact them ASAP.

                                        Comment

                                        • fris
                                          Too lazy to set a custom title
                                          • Aug 2002
                                          • 55679

                                          #21
                                          Originally posted by Angry Jew Cat
                                          <3 crybaby whitehats...
                                          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                                          Comment

                                          • fris
                                            Too lazy to set a custom title
                                            • Aug 2002
                                            • 55679

                                            #22
                                            Originally posted by MasterM
                                            aatools !!
                                            thats super old school.
                                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                                            Comment

                                            • Angry Jew Cat - Banned for Life
                                              (felis madjewicus)
                                              • Jul 2006
                                              • 20368

                                              #23
                                              Originally posted by Lamis
                                              so you do blackhat and illegal marketing?

                                              interesting.. what sponsors are you promoting, the ones on your sig?

                                              heh, let's contact them ASAP.
                                              who said anything about illegal? contact any sponsor you want and tell them i spam backlinks. see if they give a fat flying fuck. so keep twiddling your thumbs and telling yourself you're taking some moral high ground, when you only know half the game. idiot.
                                              Last edited by Angry Jew Cat - Banned for Life; 12-30-2010, 10:27 PM.

                                              Comment

                                              • Lamis
                                                So Fucking Banned
                                                • Sep 2007
                                                • 961

                                                #24
                                                Originally posted by Angry Jew Cat
                                                who said anything about illegal? contact any sponsor you want and tell them i spam backlinks. see if they give a fat flying fuck. so keep twiddling your thumbs and telling yourself you're taking some moral high ground, when you only know half the game. idiot.
                                                so you use XRUMER to spam backlinks??

                                                does it really make you 10K per month profit??

                                                lol... LOSER..

                                                keep renting your apart.

                                                Comment

                                                • Angry Jew Cat - Banned for Life
                                                  (felis madjewicus)
                                                  • Jul 2006
                                                  • 20368

                                                  #25
                                                  Originally posted by Lamis
                                                  so you use XRUMER to spam backlinks??

                                                  does it really make you 10K per month profit??

                                                  lol... LOSER..

                                                  keep renting your apart.
                                                  must be a pretty bitter life getting outranked ad outsmarted by losers...
                                                  Last edited by Angry Jew Cat - Banned for Life; 12-30-2010, 10:54 PM.

                                                  Comment

                                                  • Agent 488
                                                    Registered User
                                                    • Feb 2006
                                                    • 22511

                                                    #26
                                                    Originally posted by Lamis
                                                    why the hell do you want proxies??

                                                    what kind of shitty tricky blackhat are you going to do??

                                                    just wondering...

                                                    that is how you make money? Agent four eight eight fucking loser ?

                                                    ??? huhwat?

                                                    Comment

                                                    • xxweekxx
                                                      Confirmed User
                                                      • Oct 2002
                                                      • 6780

                                                      #27
                                                      Originally posted by Lamis
                                                      so you use XRUMER to spam backlinks??

                                                      does it really make you 10K per month profit??

                                                      lol... LOSER..

                                                      keep renting your apart.
                                                      SSSSSSSShhhhhhhhh i know blackhat guys who make more money in a day, than you do in a whole year..blackhat doesnt mean illegal, it just means smart =)
                                                      _________________
                                                      I am the best

                                                      Comment

                                                      • Agent 488
                                                        Registered User
                                                        • Feb 2006
                                                        • 22511

                                                        #28
                                                        good ol lamis/argos88/acer - WHAT the FUCK is UP bro!

                                                        Comment

                                                        • V_RocKs
                                                          Damn Right I Kiss Ass!
                                                          • Nov 2003
                                                          • 32449

                                                          #29
                                                          Why do u need to clean 6k of proxies? U should start with a better list!

                                                          Comment

                                                          • u-Bob
                                                            there's no $$$ in porn
                                                            • Jul 2005
                                                            • 33063

                                                            #30
                                                            Originally posted by Lamis
                                                            why the hell do you want proxies??

                                                            what kind of shitty tricky blackhat are you going to do??

                                                            just wondering...

                                                            that is how you make money? Agent four eight eight fucking loser ?
                                                            There's a lot of ways to use proxies doing whitehat stuff...

                                                            Comment

                                                            • u-Bob
                                                              there's no $$$ in porn
                                                              • Jul 2005
                                                              • 33063

                                                              #31
                                                              Originally posted by V_RocKs
                                                              Why do u need to clean 6k of proxies? U should start with a better list!
                                                              chicken vs egg ?

                                                              Comment

                                                              • d-null
                                                                . . .
                                                                • Apr 2007
                                                                • 13724

                                                                #32
                                                                I wonder if someone could start some radical new proxy p2p idea, where everyone connected would randomly route through others and vice versa, have the software limit bandwidth use but with enough people all over the world using such a system and with the right software using multiple routing and switching it would be really hard to ban or come back later on, and as an anonymizer type tool it could be really useful could be a lot of different uses whether people just wanting to remain anonymous when forum posting or for those that like to have their ip constantly changing, etc.

                                                                does this make any sense?

                                                                __________________

                                                                Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
                                                                Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
                                                                Check out the #1 WordPress SEO Plugin: CyberSEO Suite

                                                                Comment

                                                                • tom3k
                                                                  Confirmed User
                                                                  • Nov 2007
                                                                  • 105

                                                                  #33
                                                                  Originally posted by d-null
                                                                  I wonder if someone could start some radical new proxy p2p idea, where everyone connected would randomly route through others and vice versa, have the software limit bandwidth use but with enough people all over the world using such a system and with the right software using multiple routing and switching it would be really hard to ban or come back later on, and as an anonymizer type tool it could be really useful could be a lot of different uses whether people just wanting to remain anonymous when forum posting or for those that like to have their ip constantly changing, etc.

                                                                  does this make any sense?
                                                                  this sounds a whole lot like tor... its brutally slow... but works in a similar sense.

                                                                  Comment

                                                                  • TeenCat
                                                                    Too lazy to set a koala
                                                                    • Jan 2007
                                                                    • 16139

                                                                    #34
                                                                    proxyrama, and if you find a good anon proxy, put it into google so you can find more working proxies

                                                                    6bot
                                                                    / Coming again very soon!
                                                                    Svit Zlin Radio 24/7!

                                                                    Comment

                                                                    • Barry-xlovecam
                                                                      It's 42
                                                                      • Jun 2010
                                                                      • 18083

                                                                      #35
                                                                      Code:
                                                                      iptables -A INPUT -s 98.192.0.0/10 -j DROP
                                                                      Thanks

                                                                      Comment

                                                                      • fris
                                                                        Too lazy to set a custom title
                                                                        • Aug 2002
                                                                        • 55679

                                                                        #36
                                                                        Originally posted by TeenCat
                                                                        proxyrama, and if you find a good anon proxy, put it into google so you can find more working proxies
                                                                        thats some old school too from deny.de days, doubt thats updated anymore, same with sentry, and rhino.
                                                                        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                                                                        Comment

                                                                        Working...