aboutsummaryrefslogtreecommitdiff
path: root/spec/pt-spec/architecture-overview.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 14:07:40 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 14:07:40 -0400
commit4ba45dfd9afd08edeb46243127a480f1d23b9640 (patch)
tree4dcdb3b4ac378b255d8292693ef234100bf67ac5 /spec/pt-spec/architecture-overview.md
parentd4b9bcc71565e1c3b7b74ddfcd44730697c10c6b (diff)
downloadtorspec-4ba45dfd9afd08edeb46243127a480f1d23b9640.tar.gz
torspec-4ba45dfd9afd08edeb46243127a480f1d23b9640.zip
Run mdformat on the spec files.
Diffstat (limited to 'spec/pt-spec/architecture-overview.md')
-rw-r--r--spec/pt-spec/architecture-overview.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/pt-spec/architecture-overview.md b/spec/pt-spec/architecture-overview.md
index 64a3eca..ef4a6a4 100644
--- a/spec/pt-spec/architecture-overview.md
+++ b/spec/pt-spec/architecture-overview.md
@@ -15,7 +15,7 @@
```
On the client's host, the PT Client software exposes a SOCKS proxy
-[RFC1928] to the client application, and obfuscates or otherwise
+\[RFC1928\] to the client application, and obfuscates or otherwise
transforms traffic before forwarding it to the server's host.
On the server's host, the PT Server software exposes a reverse proxy
@@ -24,7 +24,7 @@ obfuscation/transformation applied to traffic, before forwarding it
to the actual server software. An optional lightweight protocol
exists to facilitate communicating connection meta-data that would
otherwise be lost such as the source IP address and port
-[EXTORPORT].
+\[EXTORPORT\].
All PT instances are configured by the respective parent process via
a set of standardized environment variables (3.2) that are set at