Recent content by wilywonka

  1. W

    DESPERATELY NEED private proxies for LEGAL, small opt-in mailing

    really this is kinda lol
  2. W

    HTTP vs SOCKS

    socks by far aaric basically covered it but one additional thing that needs to emphasized is socks4a and socks5 can proxy the dns request as well. you should be caching this anyway so as not to flood the network with dns requests, but its definitely way better for your hosting company to never...
  3. W

    Google Reveals How to Rank In Bing on Any Keyword You Want!

    this is a pretty cool idea but i'm sure you'd have to do alot more to actually see results from it
  4. W

    I want to show you something but need it hidden

    anonym.to isn't any good for anonymizing blogger i doubt google will track this down but google analytics loads on every anonym.to page
  5. W

    Make it impossible to trace the source

    anonym loads google analytics ..
  6. W

    Make Firefox Completely Anonymous for Account Creation?

    the easiest way to make it completely annonymous is to use a virtual machine and in that virtual machine run vpn software. I recommend proxpn but there are plenty that work well. Also i wouldn't install flash, would disable java and would probably consider using noscript. The main reason for...
  7. W

    Can i get scrapebox for the Mac??

    +1 for vmware fusion, but keep in mind scrapebox is a memory hog so you'll need lots of ram.
  8. W

    VPS, What for?

    vps are often slower than shared hosting it really depends on who you're sharing it with. The real problem with a vps is high IO wait, often you'll have some idiot with a 1gb instance swapping out mysql all day long
  9. W

    B class IP hosting.

    there prob is no one left with a whole b class. you'd be talking alot of money
  10. W

    Looking for a FB Ad Scraper Tool

    i have one in demo info on profile
  11. W

    Facebook Scraper

    i have one in beta if you guys want to demo it its running with about 300 accounts all different demographics.
  12. W

    Facebook AD's Scraper

    hey i have one in beta if you wanta demo it
  13. W

    FB Ad Scraper

    hey if you're still interested i have one i can demo to you
  14. W

    Removing Domain Duplicates From 1gb file.

    uniq requires you to presort so I find it much easier to just do. This works far better than scrapebox and can actually dedupe lists that your computer can't fully hold in memory. sort -u -o file.txt file.txt
Back
Top