diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-15 16:05:51 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-15 16:05:51 +0100 |
| commit | facb0483b52cd9e171d48a078ca2d78d36abaf54 (patch) | |
| tree | 3ce6a74f51300bd2b0db01a97eca0d6bcfd498ac /openbsd/frontends/etc/relayd.conf:twofish | |
| parent | de6175300bd4fe3106c5b5b3af6c72519369e673 (diff) | |
rexification of more
Diffstat (limited to 'openbsd/frontends/etc/relayd.conf:twofish')
| -rw-r--r-- | openbsd/frontends/etc/relayd.conf:twofish | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/openbsd/frontends/etc/relayd.conf:twofish b/openbsd/frontends/etc/relayd.conf:twofish deleted file mode 100644 index de65edf..0000000 --- a/openbsd/frontends/etc/relayd.conf:twofish +++ /dev/null @@ -1,20 +0,0 @@ -log connection - -tcp protocol "gemini" { - tls keypair buetow.org - tls keypair snonux.de - tls keypair foo.zone - tls keypair irregular.ninja -} - -relay "gemini4" { - listen on 108.160.134.135 port 1965 tls - protocol "gemini" - forward to 127.0.0.1 port 11965 -} - -relay "gemini6" { - listen on 2401:c080:1000:45af:5400:3ff:fec6:ca1d port 1965 tls - protocol "gemini" - forward to 127.0.0.1 port 11965 -} |
