2015-02-11 02:34:13 +00:00
|
|
|
|
2015-02-12 00:48:53 +00:00
|
|
|
# This is a relay I run on a personal server. If it gets too expensive to
|
|
|
|
# run, I'll shut it down.
|
2015-03-25 23:51:55 +00:00
|
|
|
RENDEZVOUS_RELAY = "http://wormhole-relay.petmail.org:3000/wormhole-relay/"
|
2015-03-25 21:46:35 +00:00
|
|
|
TRANSIT_RELAY = "tcp:wormhole-transit-relay.petmail.org:3001"
|