Search code examples
browsersharing

Limited to a single user logging into a website - share browser so multiple users can login


Myself and a friend have a single user id to login to a website. I can login to the site but he has to wait until I log out to use the site on the same login id. Ive seen lots of screen sharing apps, looked at lots of ideas but technically it can be done im sure.

I want to login on my pc, he wants to access the site from a differnt pc.

Whats the easiest way to do this? I am using thinking about using opencoweb and iframes to simply share the session browser state and information. Is it possible?

Should I be able to do this with deploying an iframed page on app server?


Solution

  • No proxy needed. Simply copy the cookie file, import it via the other browser and you are done.