Click any tag below to further narrow down your results
Links
The article details a method for bypassing Imgur's geo-block on UK users by creating a network-level proxy. It uses a combination of Docker containers, including Gluetun for VPN connectivity and Nginx for proxying requests. This setup allows all devices on the author's network to access Imgur without installing individual VPN clients.
SockTail is a compact binary tool that connects a device to a Tailscale network and provides a local SOCKS5 proxy on port 1080, designed for red team operations. It enables secure network access without complex configurations or persistent connections, utilizing XOR-obfuscated auth keys for added security. The tool supports various hostname and auth key configurations and is fully self-contained without requiring external dependencies.