This project is archived. Its data is
read-only
.
Changes
Page history
Apply conversion script to all *.md files.
authored
Jun 15, 2020
by
Alexander Hansen Færøy
Show whitespace changes
Inline
Side-by-side
doc/exit-relay.md
View page @
a1a4b621
=
Minimum config for an exit relay
=
#
Minimum config for an exit relay
{{{
```
Nickname ididnteditheconfig
Nickname ididnteditheconfig
ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
ContactInfo 0xFFFFFFFF Random Person <nobody AT example dot com>
BandwidthRate 2 MB # or set to 50% of your upstream bandwidth
BandwidthRate 2 MB # or set to 50% of your upstream bandwidth
...
@@ -75,4 +75,4 @@ ExitPolicy accept *:23456 # Skype
...
@@ -75,4 +75,4 @@ ExitPolicy accept *:23456 # Skype
ExitPolicy accept *:33033 # Skype
ExitPolicy accept *:33033 # Skype
ExitPolicy accept *:64738 # Mumble
ExitPolicy accept *:64738 # Mumble
ExitPolicy reject *:*
ExitPolicy reject *:*
}}}
```
\ No newline at end of file
\ No newline at end of file