5-hop (fast) vpn (2-hop your vpn, 3hop tor/anyone)
(prefer anyone.io above tor if decentralized minded)
Recipe:
- favorite 2hop VPN service
- dnsmasq
- privoxy
- tor (daemon)
Install 2hop vpn enable kill-switch.
Create/edit --> /etc/tor/torrc
----------------------------------------
SocksPort 127.0.0.1:9050
SocksPolicy accept 127.0.0.1
SocksPolicy reject *
VirtualAddrNetwork 10.192.0.0/10
VirtualAddrNetworkIPv6 [fc00::]/7
AutomapHostsOnResolve 1
DNSPort 5300
HTTPTunnelPort 0
SafeSocks 1
TestSocks 0
DisableNetwork 0
AvoidDiskWrites 1
ClientOnly 1
Create/edit -- /etc/privoxy/config
------------------------------------------------------
forward 127.*.*.*/ .
forward localhost/ .
listen-address 127.0.0.1:8118
forward-socks5t / localhost:9050 .
accept-intercepted-requests 1
confdir $PRIVOXY_CONFIG_DIR
actionsfile match-all.action
actionsfile default.action
actionsfile user.action
filterfile default.filter
filterfile user.filter
toggle 1
enable-remote-toggle 0
enable-remote-http-toggle 0
enable-edit-actions 0
enforce-blocks 0
buffer-limit 4096
enable-proxy-authentication-forwarding 0
forwarded-connect-retries 0
accept-intercepted-requests 0
allow-cgi-request-crunching 0
split-large-forms 0
keep-alive-timeout 5
tolerate-pipelining 1
socket-timeout 300
logfile $PRIVOXY_LOG_FILE
debug 512
Create/edit -- /etc/dnsmasq.conf
---------------------------------------------
listen-address=127.0.0.1
bind-interfaces
server=127.0.0.1#5300
no-resolv
strict-order
In fish shell edit ~/.config/fish/config.fish
---------------------------------------------------------
if status is-interactive
# Commands to run in interactive sessions can go here
end
function proxy_on
set -gx http_proxy 127.0.0.1
set -gx https_proxy 127.0.0.1
set -gx all_proxy socks5h://127.0.0.1:9050
set -x NO_PROXY localhost,127.0.0.1
echo "Proxy enabled"
end
function proxy_off
set -e http_proxy
set -e https_proxy
set -e all_proxy
set -e NO_PROXY
echo "Proxy disabled"
end
fish_add_path "$HOME/.local/bin"
proxy_on_blockAll
jcrizzy
npub1tx4r...jmp3
web3 vibes
Simple:
Eth -> railgun railway -> mint private eth -> wait -> send to any addr (keep some change for next time or private send change to new addr. Don't send full amount)
Advanded:
Eth -> railgun railway -> mint private eth -> wait -> private send to other addr -> withdraw to other addr
Exchange:
Eth -> railgun -> mint private eth -> raildex exchange (railway wallet) -> ...
Simple:
Sol -> privacy cash -> wait -> withdraw to other addr (random amount)
Advanced:
Sol -> privacy cash -> wait -> withdraw to other addr (random amount) -> privacy cash -> wait -> withdraw to other addr
Fuck kyc
Simple:
Public token -> Houdini swap -> Any token (Semi-private)
Advanced:
Public token -> Houdini private swap (v1 xmr) -> XMR -> Houdini private swap (v1 xmr) -> Any token (keep of kyc!)
Justin Sun should unite a hacker collective to go after WLFI criminals.
Trump is waiting for the market close ๐
My guess is they will start pumping the markets until end of the year to save some of your wallets, before the shit hits the fan.
Next step is the crash and cbdc implementiation worldwide imo.
It's all planned and they used Trump making him blind on a nuclear threat in combination with the oil promise.
Illuminati:
The order grew to approximately 2,000-3,000 members across Central Europe by 1784. The FactGrid database documents the membership rolls: lawyers, doctors, minor nobility, and academics. No heads of state. No banking dynasties. No military commanders.
Source:


The Board
Illuminati to WEF: The Real Power Networks Exposed
From the Bavarian Illuminati to the World Economic Forum. Yale archives, Washington letters, 1000 academic papers. The real story of elite power ne...
hello world
