session - How to identify computer which I have redirected -
i have following problem solve:
i few months ago startet website can watch youtube videos aren't available in country. everythings works fine want offer new method route requests directly on server. therefore later use custom dns-server. right use hosts file testing have no idea how can identify user. can promp user user login on website works systemwide if use youtube downloader example have work there either , not in browser use session system cookies. want solution user can identify himself once in time website or how can server detect if user logged in or if not?
there several ways accomplished varying levels of difficulty.
- standard proxy server on https. service proxy server , every "client" update browser point proxy server. simplify using proxy pac file (proxy auto config).
- an anonomyzing interface. end user not able use standard search tools etc, instead have use web page google translate does.
- a browser plugin. there firefox plugins similar this. change way browser resolves dns. may best bet require development work.
- an actual install utility have users install on machines update dns servers.
Comments
Post a Comment