magic-wormhole/src/wormhole/const.py

6 lines
200 B
Python
Raw Normal View History

# 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 = "relay.petmail.org,8010"