|
|||||||
| Sell, Buy & Trade Think of this place as the stock market. Loud, bustling, and tons of angry people demanding all sorts of things, using words your mother would kill you for saying. Keep it legal and realistic, because you'll be banned if we catch you scamming or cheating. |
|
Welcome to the WickedFire - Affiliate Marketing Forum - Internet Marketing Webmaster SEO Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#101 (permalink) | |
![]() |
Quote:
|
|
|
|
|
|
#104 (permalink) | |
|
import this
|
Did you apply the TCPIP.sys patch mentioned earlier in the thread? That allows lots of connections to be made.
planetlab / codeen proxies are unwanted as they are logged and don't allow POST requests.
__________________
Quote:
|
|
|
|
|
|
#105 (permalink) |
|
Senior Member
|
Not sure if this is possible, or even if you want to do it
picky, I know - sos
__________________
The Best Wordpress Themes here and here (sale) 25 % Black Friday Sale - Genesis Framework ($15 Studiopress themes) |
|
|
|
|
#106 (permalink) |
|
Senior Member
|
Any chance of making available a free opensource version for linux? Perhaps slightly crippled. I know there might be some others out there but I don't feel like digging around every nook and cranny of the interweb.
A lot of software vendors hold this philosophy, they make a free linux version and a paid windows version of thair app. |
|
|
|
|
#109 (permalink) | |
|
Senior Member
|
Quote:
|
|
|
|
|
|
#110 (permalink) | ||
|
Senior Member
|
oops... I wrote a tool like a couple of years back with geoIp, anonymity level filter, response time moving averages, content modification detection, pluggable sources etc...
I never bothered to release it because I assumed there'd be heaps of tools out there like that... Mattseh for v2 I'd suggest adding response time MA's... That's definitely been the most useful feature of my own tool. One off response times vary enormously and aren't really useful for choosing reliable proxies from the list. Once I switched to scoring with MA's the amount of requests I could pull through skyrocketed.
__________________
Quote:
Quote:
|
||
|
|
|
|
#111 (permalink) |
|
Senior Member
|
I really like the simplicity of the software.
I just wish that in future versions there is a way to lower the attrition rate when I move proxies (within minutes) from the tool to another tool like Scrapebox or others that use proxies. I'd happily pay more for an interim upgrade if the attrition rate could be lowered. The response time moving averages suggestion that Moxxy made above sounds like a really good idea. |
|
|
|
|
#112 (permalink) | |
|
Senior Member
|
Quote:
No, because I am cheap and somewat ambitious is why he should give away a crippled version of his work for free. If I were that lazy I wouldn't have bothered learning linux and wouldn't be wasting time trying to duct tape my own proxy harvesting framework together. Lazy people generally tend to use windows over linux and hate customizing their systems especially where those customizations involve a little coding. I don't blame him for charging people $25 and just selling them a bytecode binary though, that's his prerogative but I need tweakable source code for my project. |
|
|
|
|
|
#113 (permalink) | ||
|
Senior Member
|
If you've got the source code how is it crippled? You can just uncripple it.
The guy is earning bank of a well designed product, why would he want to give the keys to the business to some numpty who's best argument is "because I'm cheap"? You've just made open source a little bit less sexy...
__________________
Quote:
Quote:
|
||
|
|
|
|
#115 (permalink) | ||
|
Senior Member
|
Quote:
Quote:
I've already got one that comes with xrumer, was just looking to enhance it's functionality but there are supposed to be other open source proxy scraping scripts out there but they have also been abandoned by their original creators so you can't really pay the original coder to mod or tweak it. |
||
|
|
|
|
#116 (permalink) | |
|
import this
|
Moving averages is a rerally good idea, thanks.
I've had zero spare time recently, but should have some time soon to make an updated version, geoip is on the list. extor: ![]() If you can't write a script to take the output of the tool and be able to afford $25, I have no idea how you plan on being able to write complex tools, or use them for that matter. The bytecode works fine with "python proxyfinder.pyc". No wine required. Maybe I should release the source at BHW?
__________________
Quote:
|
|
|
|
|
|
#117 (permalink) |
|
Senior Member
|
Seeing as I'm coming out with all the noob questions today..
Is there an advantage in using this over Charon? As far as I understand both grab public proxies. But Charon can easily filter out the non-anons and the SOCKS proxies and can be used to recheck the already scraped lists and shows geo locations etc. So is there's any advantage in switching to this tool? My primary use of proxies is for Scrapebox, btw.
__________________
___The MicroAffiliate___ |
|
|
|
|
#118 (permalink) | |
|
Senior Member
|
Quote:
I don't really need the source to make it do what I want it to do I guess but having a free crippled version of this intriguing mystery of a program would make me more likely to try it out for the purpose I just mentioned. I might just buy it anyway but I'm just saying that there might be people like me out there who want to test drive an app before buying rather than just relying on the ooohs and aaahs of other customers. |
|
|
|
|
|
#119 (permalink) | ||
|
Senior Member
|
for fuck sake it's 25 fucking dollars! If you actually place any value on your time you've probably wasted more than that begging on this thread.
__________________
Quote:
Quote:
|
||
|
|
|
|
#121 (permalink) | |
![]() |
Quote:
I get what you're saying with the source & stuff (big open source nut here), but some products just aren't going to go this route. If they're inexpensive enough (how much of your time is $25 worth?) then just accept it and move on with your life. The only real value open sourcing this would have is to repackage it with other programs, you can see why mattseh would be reluctant to have that happen. |
|
|
|
|
|
#123 (permalink) | |
|
Fortes Fortuna Adiuvat
|
a+++ nice work matt....
__________________
Interested in networking? Connect with me on LinkedIn. Quote:
|
|
|
|
|
|
#124 (permalink) | |||
|
Senior Member
|
Quote:
not hard to do, just plant a php script on one of your hosts that dumps all the HTTP headers to the page, hit it and then regex the response for your ip address. Probably also worth checking for the presence of the HTTP_VIA header, even if the proxy is anon it indicates that there is a proxy in use.
__________________
Quote:
Quote:
|
|||
|
|
|
|
#125 (permalink) | |
|
import this
|
HTTP_VIA is stripped out by my tool. I've found that some proxies were returning a phpinfo() page, which happened to have all the right info to report a proxy as working and anonymous, but was useless. This new version now blocks out proxies that return phpinfo() pages:
http://dl.dropbox.com/u/2326797/PFV4.zip This version also allows you to specify the maximum response time allowed ("proxytimeout"). The default now is to get proxies that have been found to be working in the last 10 minutes. This can be changed by adjusting "proxystaleseconds". I also filtered out a lot of crappy sources from the default source list.
__________________
Quote:
|
|
|
|
|
|
#126 (permalink) | |
|
import this
|
http://dl.dropbox.com/u/2326797/PFV5.zip
new version, only change is that the requests to the judge scripts are now POST, not GET, which seems to improve the quality of proxies gathered, as some only show errors (like codeen) when it is a POST request.
__________________
Quote:
|
|
|
|
|
|
#128 (permalink) |
|
HBWA Groupie
|
This tool kicks ass and Matt's support is top notch. If you're running XP SP3, this patch fixed my shit right up.
Remove Windows XP SP3 TCP/IP Connections Limit | Windows Reference Thanks for the great tool at an unbelievable price!
__________________
"some are born into greatness and and some have it thrust upon them via a redirect to meatspin" -@CygnusSEO
|
|
|
|
|
#138 (permalink) | |
|
import this
|
Yes it is still available, it's currently at version 5, I'm not sure what you're referring to with the new version?
__________________
Quote:
|
|
|
|
|
|
#140 (permalink) |
|
Automation, I has it.
|
Good Stuff. I added a few dozen more sources than the 5-7 that come with it and it's walking through them all incrementally every few minutes. I expected "Seen Proxies" to go up, but I guess those are what it is checking against.
Overall, very nice. I would like to have the option of saving the list to multiple locations. That way I could have it go to the main folder and also to any other program which uses a different naming convention. I don't need that right now, but it'd be a nice feature for when I do. |
|
|
|
|
#142 (permalink) | |
|
Senior Member
|
Have you got a new version happening Matt? If so, yet to receive it via email...
__________________
Quote:
|
|
|
|
|
|
#143 (permalink) | ||
|
import this
|
Quote:
__________________
Quote:
|
||
|
|
|
|
#145 (permalink) | ||
|
Senior Member
|
Quote:
__________________
Quote:
|
||
|
|
|
|
#147 (permalink) |
|
Member
|
i've read up on all the comments on the differences between this and SB's proxy scraping capabilities and i see that you provide a proxy site(thats diff than the ones included with SB?) for us to scrape with.
are proxy sites easy to find? Is it as easy spending an afternoon using google to find these types of sites? |
|
|
|
|
#148 (permalink) | ||
|
import this
|
Quote:
Some sources are included, which give me decent results.
__________________
Quote:
|
||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|