Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
obfs4bridge_AssumeReachable
Created
last year
Diff never expires
Clear
Export
Share
Explain
0 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
17 lines
Copy
4 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
21 lines
Copy
# MiniBolt: obfs4 bridge configuration
# MiniBolt: obfs4 bridge configuration
# /etc/tor/instances/obfs4bridge/torrc
# /etc/tor/instances/obfs4bridge/torrc
## Control port selected for the obfs4 bridge
## Control port selected for the obfs4 bridge
ControlPort 9052
ControlPort 9052
## obfs4 bridge conf
## obfs4 bridge conf
BridgeRelay 1
BridgeRelay 1
ExtORPort auto
ExtORPort auto
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy --enableLogging --logLevel=INFO
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy --enableLogging --logLevel=INFO
ORPort <TODO1> IPv4Only
ORPort <TODO1> IPv4Only
ServerTransportListenAddr obfs4 0.0.0.0:<TODO2>
ServerTransportListenAddr obfs4 0.0.0.0:<TODO2>
#### obfs4 bridge relay info
#### obfs4 bridge relay info
ContactInfo <address@email.com>
ContactInfo <address@email.com>
Nickname <PickANickname>
Nickname <PickANickname>
Copy
Copied
Copy
Copied
# Don't self-test, to minimise exposure.
# Make sure you open the port correctly and it is reachable from the outside.
AssumeReachable 1
Saved diffs
Original text
Open file
# MiniBolt: obfs4 bridge configuration # /etc/tor/instances/obfs4bridge/torrc ## Control port selected for the obfs4 bridge ControlPort 9052 ## obfs4 bridge conf BridgeRelay 1 ExtORPort auto ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy --enableLogging --logLevel=INFO ORPort <TODO1> IPv4Only ServerTransportListenAddr obfs4 0.0.0.0:<TODO2> #### obfs4 bridge relay info ContactInfo <address@email.com> Nickname <PickANickname>
Changed text
Open file
# MiniBolt: obfs4 bridge configuration # /etc/tor/instances/obfs4bridge/torrc ## Control port selected for the obfs4 bridge ControlPort 9052 ## obfs4 bridge conf BridgeRelay 1 ExtORPort auto ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy --enableLogging --logLevel=INFO ORPort <TODO1> IPv4Only ServerTransportListenAddr obfs4 0.0.0.0:<TODO2> #### obfs4 bridge relay info ContactInfo <address@email.com> Nickname <PickANickname> # Don't self-test, to minimise exposure. # Make sure you open the port correctly and it is reachable from the outside. AssumeReachable 1
Find difference