Kubetor
torproxy (tor + privoxy) + k8s
Install / Use
/learn @maazghani/KubetorREADME
tor, privoxy, k8s
uses: torproxy
usage
up
make up ## to deploy latest master
make use ## to copy LoadBalancer ingress IP to clipboard
Configure a SOCKS proxy for either your CLI (curl --socks5-hostname $SOCKS_IP:443 google.com) or as host system SOCKS5 proxy.
down
make down
