eBay Suspension & PayPal Limited Forums  
Join Today
Register Subscribe
     

Registration is fast, simple and absolutely free so please, join our community today!


Go Back   Home

eBay Suspended & PayPal Limited Forums

eBay Suspended & PayPal Limited Forums (https://www.aspkin.com/forums/)
-   IP Address (https://www.aspkin.com/forums/ip-address/)
-   -   Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN) (https://www.aspkin.com/forums/ip-address/121960-best-way-get-dedicated-ips-eu-ca-using-anonymous-proxy-not-vpn.html)

Apollo 11-25-2018 11:43 AM

Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN)
 
Hello,

For that you need small Linux skills.

This is the best way to manage your ip's and cheaper way.

I recommend using OVH for that. Have many ip's and very cheap:
1. You order VPS from OVH for 5USD/m (https://www.ovh.com/ca/en/vps/vps-ssd.xml).
2. You order additional ip's for 3USD (1 time setup price) https://www.ovh.com/ca/en/vps/vps-geolocation.xml

Quick Guide:
1. You install on you VPS Debian 9.x
2. You attach ip's to VPS in OVH panel
3. You add ip's to Debian OS editing file /etc/network/interfaces (https://wiki.debian.org/NetworkConfiguration)
4. Install squid Proxy: (set user & password to access proxy)
Code:

apt-get update && apt-get install apache2-utils squid3 -y && htpasswd -b -c /etc/squid/passwd [PROXY_USER] [PROXY_PASSWORD] && wget -O /etc/squid/squid.conf https://raw.githubusercontent.com/hidden-refuge/squid-proxy-installer/master/spi-ubuntu.conf --no-check-certificate
5. Config squid:
A. dns_nameservers [DNS SERVER IP] >> use https://public-dns.info/ to find close DNS server
B. http_port [XXXX] >> Port to proxy, don't use 80,8080 use random number that way sniffer can't see that u are a proxy server.
C. auth_param basic program /usr/lib/squid3/basic_ncsa_auth /etc/squid/passwd
Set where to search for user&pass file.
D. Setting mulit ip's address:
acl 1-1-1-1 localip 1.1.1.1
tcp_outgoing_address 1.1.1.1 1-1-1-1

You will set this 2 line for every ip address u have in VPN. that mean that mean ip u use to connect to proxy will be the ip the proxy will use to go out.

D. service squid restart

Now you are good to go.
Connect what ip address u want to use, with proxy, then enter user&pass.

You can check proxy here:
https://whoer.net/
https://proxy6.net/en/privacy

If you like it, tell me. Then next manual will be how to set anonymous firefox for every account using this proxy and getting 100% score in whoer & proxy6

:canada:

This is how it looks
https://i.imgur.com/nFuhu3G.png

Melody7 02-02-2019 12:15 PM

Re: Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN)
 
Great . Can you tell me how to set 100% anonymous?

RipeBanana 12-11-2019 08:51 PM

Re: Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN)
 
Has anyone tested this method?

Global360 12-12-2019 05:48 AM

Re: Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN)
 
Quote:

Originally Posted by RipeBanana (Post 1054720)
Has anyone tested this method?

The process is rather complicated. You can just use a residential IP address proxy, and just use a foxyproxy add-on to manage your proxies.

neymar 12-23-2019 02:47 AM

Re: Best way to get dedicated ip's in EU & CA (Using anonymous proxy and not VPN)
 
Great . Can you tell me how to set 100% anonymous? same quesiton it sure good ?


All times are GMT -5. The time now is 09:32 PM.

vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger


Aspkin Group

All times are GMT -5. The time now is 09:32 PM.


Stop the guessing games and learn how you can quickly and easily get back on eBay today!
Read the best selling step-by-step eBay Suspension guide eBay Stealth!
Amazon Suspension? Read Amazon Ghost to get back on Amazon!
vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58