A
A
andrj2018-11-25 23:39:33
VPN
andrj, 2018-11-25 23:39:33

How can I implement the ability to open one site through different ip?

Hello. To automate my little task, so as not to manually restart the router every time, I need the option of opening the site through different ip addresses. And not only ip, but also that cookies are reset. Is it possible to implement this in chrome? Or what are the options?
It is necessary to supervise several accounts at once, without knocking out a personal account each time + the obligatory use of different ip addresses (so as not to look like spam). Are there any ready-made (all in one) options for using a vpn tunnel with clearing cookies?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
rPman, 2018-11-27
@rPman

If it is important for you to hide the connection between users for the server, then you only have the option of using a proxy.
There are extensions for browsers that allow you to switch proxies in one click, but it will be very difficult not to burn yourself, because you will have to enter using private pages, each time closing them before changing the proxy (otherwise cookies will connect users with each other).
I strongly recommend running several browsers with different profiles at the same time, (I run firefox under different OS users, it's easier to set up, but I only have 2). In this case, you can set up different themes to visually control which browser you are using.
As a bonus - simultaneous work.
ps to simultaneously work under different ip without using a proxy, then in linux you will need to use cgroups or other isolation mechanisms, and in general any virtual machines to your taste.

D
Dimonchik, 2018-11-26
@dimonchik2013

you can’t put many proxies in one browser, the
easiest way is a bunch of browsers (you can make the user agent the same on each) + proxy / VPN

C
chupasaurus, 2018-11-26
@chupasaurus

Linux + Network Namespaces + OpenVPN + Firefox with separate profiles + 2 bash scripts for the whole farce.
Each FF profile runs in its own tunnel and sees only it, since the profile does not intersect with other brothers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question