Keep track of which proxies are assigned to which sessions... somehow.
We want to be able to start a session that says "use a new proxy", as well as "use a proxy that has never had a session with tag X". It might make more sense to rely on tags, and just flag proxies as dirty once they've been used by a session.
Broken out from #60.
Keep track of which proxies are assigned to which sessions... somehow.
We want to be able to start a session that says "use a new proxy", as well as "use a proxy that has never had a session with tag X". It might make more sense to rely on tags, and just flag proxies as dirty once they've been used by a session.
Broken out from #60.