Sifaro 1.0.0 for Windows (64-bit)
=================================

RUNNING IT

Extract this whole folder somewhere and run sifaro.exe from inside it.
Do not move sifaro.exe out on its own — it needs the files beside it,
including xray.exe.

Windows will warn that the publisher is unknown. The build is not code
signed yet.


WHAT THIS BUILD COVERS

Sifaro on Windows works by setting the Windows system proxy. Applications
that respect that setting — browsers, and most software built on Windows'
own networking — go through the server. Applications that ignore it
connect directly, and this build cannot route them.

That is stated on the connected screen too. It is a real limit, not a
formality.


IF YOUR INTERNET STOPS WORKING

Sifaro changes the Windows proxy setting while connected and puts it back
when you disconnect. If the app crashes or is force-closed, that setting
can be left behind, pointing at something that is no longer running — and
then nothing on the machine can reach the internet.

Opening Sifaro again repairs it automatically.

To fix it by hand instead:

  Settings > Network & Internet > Proxy
  turn "Use a proxy server" off

Or in the registry:

  HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
    Internet Settings
  set ProxyEnable to 0 and delete ProxyServer

Restart your browser afterwards, since browsers cache the setting.
