magic-wormhole/src/wormhole/cli
Brian Warner f2e011bc9c Add --appid to override the APPID, for subprocess-based wrappers.
Tools which use `wormhole send` under the hood should use a distinct
--appid= (setting the same URL-shaped value on both sides, starting with a
domain name related to the tool and/or its author), so wormhole codes used by
those tools won't compete for short channelids with other tools, or the
default text/file/directory-sending tool.

Closes #113
2016-12-22 15:44:13 -05:00
..
__init__.py unsplit cli step 2: edit files 2016-04-20 19:15:33 -07:00
cli.py Add --appid to override the APPID, for subprocess-based wrappers. 2016-12-22 15:44:13 -05:00
cmd_receive.py Add --appid to override the APPID, for subprocess-based wrappers. 2016-12-22 15:44:13 -05:00
cmd_send.py Add --appid to override the APPID, for subprocess-based wrappers. 2016-12-22 15:44:13 -05:00
cmd_ssh.py Add --appid to override the APPID, for subprocess-based wrappers. 2016-12-22 15:44:13 -05:00
public_relay.py change hostname of public relay 2016-05-28 19:13:44 -07:00