[NPS] NiX Proxy Suite looking for testers and translators

Status
Not open for further replies.
Ticked on 'Proxy IP to Country' in Firefox, got an error "Unable to determine your IP. Settings were not saved."
Tried in IE, and it worked
 
Ok, I was brainstorming and some more ideas came. I think this will be a killer tool when finalized.

1. Cron jobs! Both to scrape/check/upload for continuous updated list. Or even better, live checking and refresh (ajax or something) every few seconds/minutes.
2. Upload results to FTP/email/other programs like senuke/scrapebox/sick submitter.
3. Blacklist the proxies based on certain criteria, like codeen/planet lab
4. Autoupdate with one-click
 
What happened to the OP? Banned?
Don't need the testing anymore? I was just going to write up some more info
 
he has been banned for 1 month
he still works on the script
he will be back
 
Yes, I've been working on the CLI version for Linux and it's finished. I haven't forgot about the GUI version updates. Just have a patience ...

Please watch the video http://myproxylists.com/NPS_Linux_CLI.mp4 Im proud to introduce proxy scanning feature and the scanning speed is roughly 4M proxy / day when using 150/100 threads. The scanning speed can still be improved but I'll go later after optimizations.

I asked 'are you ready for the new king' in this thread and the king has come according to speed. My $15 bucks VPS with 1GB of RAM was capable of scanning 500k proxy in less than 3 hours.
 
Just to add something to the instructions.
When pinging the fexec, the error of msvcr100.dll missing may come up.
The solution is to simply install Visual C++ Redistributable Package.
Either one of the below packages

Visual C++ 2005 Redistributable Package for (X86)
http://www.microsoft.com/downloads/...EE-A3F9-4C13-9C99-220B62A191EE&displaylang=en

Visual C++ 2005 Redistributable Packager for (x64)
http://www.microsoft.com/downloads/...2d-33c0-4a47-9dd4-b9a6d7bd44da&displaylang=en
Microsoft Visual C++ 2008 Redistributable Package (x86)
http://www.microsoft.com/downloads/...34-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

Microsoft Visual C++ 2008 SP1 Redistributable Package for (x64)
http://www.microsoft.com/downloads/...CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en

Microsoft Visual C++ 2010 Redistributable Package (x86)
http://www.microsoft.com/download/en/details.aspx?id=5555

Microsoft Visual C++ 2010 Redistributable Package (x64)
http://www.microsoft.com/download/en/details.aspx?id=14632
 
One note,
It's best to run the suite on clean install, VPS or virtual pc, because if you've got firewall/antivirus then it's going to give you a headache and limit the functionality
 
I finally installed it but its having problem in setting like i cant save setting its giving errors
Unable to determine your IP. Settings were not saved.
is it normal nix ? thanks
 
Logging in again does not fix it? Just in case, try with another browser. At some point this week I should have a new GUI version available.
 
Using another broswer sorry i cant even login into admin panel
Error: Could not find FExec.
Another error found from ssh FExec executing fine but php not able to do it i m using
Ehcp panel , ubuntu 10.0 + version i will try to reinstall everything from scratch if not works wait for new release thanks nix
 
By copying FExec to directory where async.php is should solve the 'Error: Could not find FExec.' on linux. Ensure also it is chmod'ed to 755
 
I've sent GUI version 1.2.3 to all current testers. Here's the change log:

- Google passed test: Consider all proxies as google passed if they passed the actual test regardless of proxies anonymity level unless you did not enabled the 'Keep only anonymous proxies' from proxy checker settings.

- Fixed 'Unable to determine your IP' bug.
- Quick Filters has new options (You may now filter only http google passed proxies, socks google passed proxies or all)
- Memory limit is now as much as 32bit operating system can handle (~1.8GB)
- Added CSV format to 'proxy checks'

When I don't enable the 'Keep only anonymous proxies' when I do test for google passed proxies, im getting 1-1,5k at any given time out of public proxies. All testers, please report your results for those proxies.

PS. The next GUI version I'll release will be the final version. Feature 'Import built-in sources' will be available (you should get 1-1,5k google passed proxy at any given time) when you have my sources list.

I've attached a proof screenshot of my automation. Information on that shot is based in the past 1 hour checks. NPS Linux CLI version has support for that kind of 24/7/365 automation but let's get back to that later.
 

Attachments

  • NPS_automation.png
    NPS_automation.png
    4.2 KB · Views: 10
test Version: 1.2.3
07/10

Asynchronous connection timeout: 500 ms Connection timeout: 3 Timeout: 10 Threads: 70 Sub-threads: 25 Retries: 1 Protocol: HTTP

Proxy check has finished. Checked 3,421 proxies.Operation completed in 0 days 00 hours 14 minutes 22 seconds
721 working proxies
167 Google Passed proxies
 
test 2 07/10

Asynchronous connection timeout: 500 ms Connection timeout: 3 Timeout: 10 Threads: 80 Sub-threads: 25 Retries: 1 Protocol: HTTP

Proxy check has finished. Checked 9,833 proxies.Operation completed in 0 days 00 hours 30 minutes 55 seconds

1067 working proxies
399 Google Passed proxies
 
Not bad.

I forgot to add to change log that curl 7.21 or newer is required. This should especially help linux users who depends on package versions.

I'll dedicate this week to the GUI version features and im hoping to come up next week with the final version. NPS Linux CLI version has already been in final state and is suitable for 24/7/365 proxy automation due to built-in database features.
 
Upgrading it ATM will post the result shortly for those who having problem with curl 7.21 as yum and apt-get in case of Ubuntu or Debian i will shortly
write a short tutorial how to do in in flat 3 steps :) thanks nix
 
Well After upgrading to latest version again i m getting Error: Could not find FExec. You must copy it to /usr/local/bin its in both place in folder and as well as /usr/local/bin too i tried with 755 and 777 both permission any one else having the problem with it ?
 
Obviously it's not there. Have you renamed it? Also you must ensure there is no open_basedir restriction set. With version 1.2.3 or never, FExec have to be in /usr/local/bin

Are you running your PHP in safe mode? It will never work if you are.

1) cp FExec /usr/local/bin/FExec
2) chmod 755 /usr/local/bin/FExec

Very basic stuff ...

Currently you're the only linux tester so it's useless to ask from other testers.
 
Status
Not open for further replies.
Back
Top