9 lines
171 B
Markdown
9 lines
171 B
Markdown
|
# How to Run the Transit Relay
|
||
|
|
||
|
```
|
||
|
pip install magic-wormhole-transit-relay
|
||
|
twist wormhole-transit-relay --port tcp:4001
|
||
|
```
|
||
|
|
||
|
The relay runs as a twist/twistd plugin. To
|