Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 482 Bytes

tor, privoxy, k8s

DockerHub Push Status

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