Hello, is it possible to proxy connections to a specific hostname instead of IP, ie
server A> sshuttle -r serverB www.somesite.com
if I want all connections to somesite.com to go via B, is it possible to route using a hostname, instead of using the site's IP (which can change)?
Thank you, love this application.