magic-wormhole/src/wormhole/const.py
2015-03-12 16:03:14 -07:00

6 lines
204 B
Python

# This is a relay I run on a personal server. If it gets too expensive to
# run, I'll shut it down.
RENDEZVOUS_RELAY = "http://relay.petmail.org:8009/relay/"
TRANSIT_RELAY = "tcp:relay.petmail.org:8010"