The project being discussed in this post is <a href="https://codeberg.org/valpackett/podfox#podfox" rel="nofollow">https://codeberg.org/valpackett/podfox#podfox</a><p>You can actually use Traefik to do something similar using its Docker service discovery. Instead of being a SOCKS proxy, Traefik is a reverse proxy, and you can combine with `lvh.me` which resolves all subdomains to localhost. I don't use this technique any more, but a functional example command can be seen here: <a href="https://github.com/CGamesPlay/dotfiles/blob/c49e2b4ddd0fe591244d93af3f0ef32c8406f5b0/files/.local/bin/.argc#L46">https://github.com/CGamesPlay/dotfiles/blob/c49e2b4ddd0fe591...</a>