Skip to content
Permalink
Browse files
Update spec from phw's comments.
  • Loading branch information
ahf committed May 19, 2019
1 parent c5ed6c2 commit 18fead7a8b968107df0b39ca241d758a162db919
Showing with 4 additions and 5 deletions.
  1. +4 −5 pt-spec.txt
@@ -218,12 +218,11 @@ Table of Contents

"TOR_PT_OUTBOUND_BIND_ADDRESS"

Specifies an IP address that the PT proxy or server SHOULD use as source
address for outgoing IP connections. This feature allows people with multiple
network interfaces to specify explicitly which interface they prefer the PT to
use.
Specifies an IP address that the PT proxy SHOULD use as source address for
outgoing IP packets. This feature allows people with multiple network
interfaces to specify explicitly which interface they prefer the PT proxy to use.

If this value is unset or empty the PT MUST use the default source
If this value is unset or empty, the PT proxy MUST use the default source
address for outgoing connections.

This setting MUST be ignored for connections to

0 comments on commit 18fead7

Please sign in to comment.