Proxy Sessions With Hound

I am creating a bot that right now I plan on using Hound and Selenium to scrape and bot. Right now I am creating a GenServer that starts a new hound session and performs the 10 minutes worth of actions before shutting down. I haven’t deployed a Phoenix app before, but I was looking at using one of my Digital Ocean Servers and using eDeliver and Distillery.

Is there a way to proxy each hound session when the GenServer spins up?