magic-wormhole/src/wormhole/cli
Brian Warner 8f97e4e7e2 if the first connection fails, abandon the wormhole
This provides a clear error in case the user doesn't have an internet
connection at all, or something is so broken with their DNS or routing that
they can't reach the server. I think this is better than waiting and
retrying (silently) forever.

If the first connection succeeds, but is then lost, subsequent retries occur
without fanfare.

closes #68
2017-06-14 10:40:46 +01:00
..
__init__.py unsplit cli step 2: edit files 2016-04-20 19:15:33 -07:00
cli.py if the first connection fails, abandon the wormhole 2017-06-14 10:40:46 +01:00
cmd_receive.py rewrite tor support 2017-05-24 16:49:06 -07:00
cmd_send.py rewrite tor support 2017-05-24 16:49:06 -07:00
cmd_ssh.py rewrite Tor support (py2 only) 2017-01-15 22:39:03 -05:00
public_relay.py change URL of public relay to new DNS names 2017-01-02 23:42:44 -05:00
welcome.py switch to new API 2017-05-15 02:13:24 -07:00