Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Hi, I am looking for some french proxies and other private proxies too for GSA and other software can you help me with it. I am also looking forward to try them first for a couple of days and then will buy ten. Also, I will request a dead proxy replacement how much time you will take to do so.
 
Just bought a set of proxies.
PayPal transaction id *****37664W
I hope the setup is fast :)

Thank you.
 
Hi, I am looking for some french proxies and other private proxies too for GSA and other software can you help me with it. I am also looking forward to try them first for a couple of days and then will buy ten. Also, I will request a dead proxy replacement how much time you will take to do so.

We have proxies from USA and our proxies works fine with GSA, french proxies not available at the moment, you can try our proxies within the 3 days refund policy period after purchase a proxy package, we grantee dead proxy replacement and we will replace them ASAP if any.
 
I have submitted a support ticket and actually coded the page for you. All that's left is to modify the MySQL query and we can all safely fetch our proxy IPs and ports from a web page (Which is needed because the ports randomly change). The PHP code is in the support ticket.
 
Just bought a set of proxies.
PayPal transaction id *****37664W
I hope the setup is fast :)

Thank you.


Thank you for the purchase, yes setup is immediate, We have already sent proxy activation instructions to your email with the "Invoice Payment Confirmation" Email at the moment your payment got verified, you could get the proxy list immediately but if you didn't read that email or didn't find it in the Inbox then it might went to the SPAM folder in that case white list our email address to receive future emails from us without issues and you can get your proxy list by following the user guide step by step and it's located here: http://buycheapproxy.org/proxy-activation-guide/
 
I tried to make an order of 20 proxies but got a "fraud" message and could make the payment? Any reason for this? Thanks.
 
I tried to make an order of 20 proxies but got a "fraud" message and could make the payment? Any reason for this? Thanks.

I checked your order and now your order is approved, please check the support ticket reply for further instructions.
 
Non-paid review:

Good:
- Price
- Excellent speed
- Fast support

Bad:
- Only IP auth. I prefer IP auth, however I really dislike not having the option to use UN:PW at all
- You have to login on the actual machine in order to auth it. There is no simple input box in which you could just drop the IP in. Really bad for headless servers.
- OP keeps saying "US proxies", but what he really means is "NY proxies". There are no other locations, so not sure why he keeps saying "US".
- All my IP's are on the same subnet. Example: 222.222.222.123, 222.222.222.124, 222.222.222.125, 222.222.222.126 etc.
That's really bad for account creation and I might have to switch because of that. Once one IP gets blacklisted, they are all pretty much fucked.
- The proxy ports change every now and then for "security reasons" and they DO NOT INFORM YOU. If you are like me and run a lot of stuff on autopilot this can fuck you over. Got your tools running for 3 days on the wrong ports and not 1 single link was created? Well, sucks to be you.

I'd recommend this provider if you:
- Have a static IP or VPS/Dedi (remember, you need to be able to browse their website to auth!)
- Don't create many accounts, or the website you are creating on does not care about subnets
- Babysit your tools a lot and would notice proxy downtime fast
 
I agree, after he randomly changed all proxy ports i had to setup all my account to right proxies once again. Unnecessary waste of time :(

Suggestion: Since you've decided to randomly change the ports, create a php page the users can pass their authentication to via POST and output their proxy list, otherwise each time the ports change my software is going to break and I'm going to have to manually delete the proxies from my database and import them again. Very easy to query MySQL and loop through a user's proxies then echo them to a page. Either that or don't change the ports.
 
I agree, after he randomly changed all proxy ports i had to setup all my account to right proxies once again.

You can login to our website client area and copy and paste the new updated proxy list when ever you notice a change in working proxies, and it's simple :)
 
Okay, I think i'm going to give this a go with GSA. Will report back how it goes.

Cheers
 
Non-paid review:

Good:
- Price
- Excellent speed
- Fast support


Explanation:
- OP keeps saying "US proxies", but what he really means is "NY proxies". There are no other locations, so not sure why he keeps saying "US".

NY Is located in US right? :) so our proxies are from US and we will add more US locations in the near future.

- All my IP's are on the same subnet.

This will be changed and you'll have more subnets when we add more locations in the near future.

That's really bad for account creation and I might have to switch because of that. Once one IP gets blacklisted,

Your IPs want get blocked if you do automated with safe SEO methods.

- The proxy ports change every now and then for "security reasons" and they DO NOT INFORM YOU.

This is already informed in the Proxy Activation User Guide, all you have to do is copy and paste the new proxy list by login to the client area.

Thank you for the review!
 
Last edited:
You can login to our website client area and copy and paste the new updated proxy list when ever you notice a change in working proxies, and it's simple :)

Some of us don't have the luxury of just copying and pasting them into a program. Many of my programs run on servers from the command line using MySQL tables so I have to:


  1. Login to my server via ssh
  2. kill processes using proxies
  3. mysql -p
  4. enter my password
  5. USE MyDatabase;
  6. TRUNCATE TABLE `Proxies`;
  7. upload proxy list
  8. run import script
  9. start processes using proxies again

The script I sent you to add to your system is simple and will allow my software to keep running forever. If you need me to help install it for you on your server let me know.
 
Non-paid review:

Good:
- Price
- Excellent speed
- Fast support

Bad:
- Only IP auth. I prefer IP auth, however I really dislike not having the option to use UN:PW at all
- You have to login on the actual machine in order to auth it. There is no simple input box in which you could just drop the IP in. Really bad for headless servers.
- OP keeps saying "US proxies", but what he really means is "NY proxies". There are no other locations, so not sure why he keeps saying "US".
- All my IP's are on the same subnet. Example: 222.222.222.123, 222.222.222.124, 222.222.222.125, 222.222.222.126 etc.
That's really bad for account creation and I might have to switch because of that. Once one IP gets blacklisted, they are all pretty much fucked.
- The proxy ports change every now and then for "security reasons" and they DO NOT INFORM YOU. If you are like me and run a lot of stuff on autopilot this can fuck you over. Got your tools running for 3 days on the wrong ports and not 1 single link was created? Well, sucks to be you.

I'd recommend this provider if you:
- Have a static IP or VPS/Dedi (remember, you need to be able to browse their website to auth!)
- Don't create many accounts, or the website you are creating on does not care about subnets
- Babysit your tools a lot and would notice proxy downtime fast

Thanks for this awesome review. I was going to waste my time for nothing. Your two points convinced me not to go for these proxies. I was hoping that they would be good for account creation, but you're right, they will all get banned pretty soon if you do a lot of account creation.

OP has great prices and seems like a reliable service and I hope they will improve soon and add new locations.
 
I was hoping that they would be good for account creation, but you're right, they will all get banned pretty soon if you do a lot of account creation.

OP has great prices and seems like a reliable service and I hope they will improve soon and add new locations.

If you're going to do lot of account creations then you'll need more proxies, because the more proxies you use the more safe they will be.

New locations will be added in the near future :)
 
My review:

The proxies are fast,anon and Google passed.
However it is on the same subnet and changing of the ports might cause some trouble.
For now i am fine with it.The price is one of the best if not the best.
OP should get more server locations,stop changing the port and will be unbeatable.

Thank you!
 
My review:

The proxies are fast,anon and Google passed.
The price is one of the best.


Thank you!

Thank you for the honest review, we will add more features to our service in the near future.
 
The script I sent you to add to your system is simple and will allow my software to keep running forever.

I've sent you a PM, please check your inbox.
 
Status
Not open for further replies.
Back
Top