diff --git a/opsec/anonproxy/CheckIP.png b/opsec/anonproxy/CheckIP.png new file mode 100644 index 0000000..7cbe60d Binary files /dev/null and b/opsec/anonproxy/CheckIP.png differ diff --git a/opsec/anonproxy/Deposit.png b/opsec/anonproxy/Deposit.png new file mode 100644 index 0000000..717c58c Binary files /dev/null and b/opsec/anonproxy/Deposit.png differ diff --git a/opsec/anonproxy/FoxyProxyAdd.png b/opsec/anonproxy/FoxyProxyAdd.png new file mode 100644 index 0000000..d29702f Binary files /dev/null and b/opsec/anonproxy/FoxyProxyAdd.png differ diff --git a/opsec/anonproxy/FoxyProxyInstall.png b/opsec/anonproxy/FoxyProxyInstall.png new file mode 100644 index 0000000..aa1565f Binary files /dev/null and b/opsec/anonproxy/FoxyProxyInstall.png differ diff --git a/opsec/anonproxy/FoxyProxyInstall2.png b/opsec/anonproxy/FoxyProxyInstall2.png new file mode 100644 index 0000000..f8e403a Binary files /dev/null and b/opsec/anonproxy/FoxyProxyInstall2.png differ diff --git a/opsec/anonproxy/FoxyProxyOptions.png b/opsec/anonproxy/FoxyProxyOptions.png new file mode 100644 index 0000000..a9c277d Binary files /dev/null and b/opsec/anonproxy/FoxyProxyOptions.png differ diff --git a/opsec/anonproxy/FoxyProxySearch.png b/opsec/anonproxy/FoxyProxySearch.png new file mode 100644 index 0000000..710eeb0 Binary files /dev/null and b/opsec/anonproxy/FoxyProxySearch.png differ diff --git a/opsec/anonproxy/FoxyProxySearch2.png b/opsec/anonproxy/FoxyProxySearch2.png new file mode 100644 index 0000000..2a5187e Binary files /dev/null and b/opsec/anonproxy/FoxyProxySearch2.png differ diff --git a/opsec/anonproxy/InstallAddon.png b/opsec/anonproxy/InstallAddon.png new file mode 100644 index 0000000..a2dfb80 Binary files /dev/null and b/opsec/anonproxy/InstallAddon.png differ diff --git a/opsec/anonproxy/Proxy.png b/opsec/anonproxy/Proxy.png new file mode 100644 index 0000000..d1eaad2 Binary files /dev/null and b/opsec/anonproxy/Proxy.png differ diff --git a/opsec/anonproxy/ProxyData.png b/opsec/anonproxy/ProxyData.png new file mode 100644 index 0000000..59c0c60 Binary files /dev/null and b/opsec/anonproxy/ProxyData.png differ diff --git a/opsec/anonproxy/Reg.png b/opsec/anonproxy/Reg.png new file mode 100644 index 0000000..aa67eb4 Binary files /dev/null and b/opsec/anonproxy/Reg.png differ diff --git a/opsec/anonproxy/WebsiteAccessed.png b/opsec/anonproxy/WebsiteAccessed.png new file mode 100644 index 0000000..2d432c7 Binary files /dev/null and b/opsec/anonproxy/WebsiteAccessed.png differ diff --git a/opsec/anonproxy/WebsiteDenied.png b/opsec/anonproxy/WebsiteDenied.png new file mode 100644 index 0000000..e75c1c4 Binary files /dev/null and b/opsec/anonproxy/WebsiteDenied.png differ diff --git a/opsec/anonproxy/index.html b/opsec/anonproxy/index.html new file mode 100644 index 0000000..5ed766e --- /dev/null +++ b/opsec/anonproxy/index.html @@ -0,0 +1,195 @@ + + + + + + + + + + + Anonymouse Residential Proxy + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ Previous Page

prism_breaker

+

Setup a anonymouse residential proxy with tor browser

+

This tutorial shows how to use a residential proxy after tor connection, so you can access websites that ban tor exit nodes. +

+

Readers are assumed to have a working Qubes-Whonix setup, and have already acquired monero anonymously. +

+ +

If not, read the below tutorials: to be done

+ +

Other useful reference: https://www.whonix.org/wiki/Tunnels/Connecting_to_Tor_before_a_proxy

+ +
+
+
+
+ + +
+
+
+
+

Proxy Purchase

+

Warning: All opertions below should be done inside a dedicated new whonix workstation appvm qube!

+

smspool.net is chosen to be the proxy provider for this demo, the author is not affiliated with this service. It is used because it is monero friendly, other service providers should work similarly.

+

First you need to register

+ +

Choose "switch to hCaptcha" otherwise you might get stuck at the cloudflare verification.

+

The next step is to deposit monero into the website and purchase the proxy.

+ +

When your deposit get credited, purchase the proxy.

+ +

Now your proxy is ready, check for the details inside "My Proxy" section.

+ +

Copy your proxy ip, port, username, password. It will be used later.

+ +
+
+
+
+ +
+
+
+
+

Browser setup



+

Due to upstream change, the proxy setup method mentioned in whonix tutorial is not working https://www.whonix.org/wiki/Tunnels/Connecting_to_Tor_before_a_proxy/Proxy_Settings_Method

+ +

The only method I found that is working is to use the foxyproxy addon. Install an plugin will change tor browser fingerprint, so it is higely recommended you create a new appvm for this setup, and use this setup only when it is absolutely necessary.

+ +

Choose the "add-ons and themes" in the firefox menu and search for foxyproxy.

+ +

+ + +

Install the plugin, pin the plugin and allow it to work in private windows.

+ +

+ + + + + +
+
+
+
+ + + +
+
+
+
+

Connect to Proxy



+

Finally, we will connect to the proxy we just purchased.

+

First find foxyproxy in the menu bar and choose "options".

+ +

Add the proxy information in the "proxy" tab.

+ +

In this demo, the proxy is HTTP, if you use a different provider and it doesn't work, try to check the protocol. Fill all the info and save it.

+

Now check the website you want to accessed, it is blocked because you are still using the tor exit node.

+ +

Choose the proxy you just added in FoxyProxy button, and reset your tor browser identity.

+

Now access https://check.torproject.org, and you should see a warning says you are not using tor.

+ +

Now try the website that blocks tor, it should work now if you did everything correctly!

+ + + +
+
+
+
+ + + +
+
+
+
+

Nihilism

+

+ Until there is Nothing left.



Creative Commons Zero: No Rights Reserved
+ +

+
+ +
+

My Links

+

+ + RSS Feed
SimpleX Chat
+ +

+
+ +
+

About nihilist

+

Donate XMR: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8


Contact: nihilist@contact.nowhere.moe (PGP)

+
+ +
+ +
+
+ + + + + + +