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
Untitled diff
Created
11 years ago
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
47 lines
Copy
12 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
59 lines
Copy
config dnsmasq
config dnsmasq
option domainneeded '1'
option domainneeded '1'
option boguspriv '1'
option boguspriv '1'
option filterwin2k '0'
option filterwin2k '0'
option localise_queries '1'
option localise_queries '1'
option rebind_localhost '1'
option rebind_localhost '1'
option local '/lan/'
option local '/lan/'
option domain 'lan'
option domain 'lan'
option expandhosts '1'
option expandhosts '1'
option nonegcache '0'
option nonegcache '0'
option authoritative '1'
option authoritative '1'
option readethers '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option resolvfile '/tmp/resolv.conf.auto'
option localservice '1'
option localservice '1'
option rebind_protection '0'
option rebind_protection '0'
config dhcp 'lan'
config dhcp 'lan'
option interface 'lan'
option interface 'lan'
option start '100'
option start '100'
option leasetime '12h'
option leasetime '12h'
option dhcpv6 'server'
option dhcpv6 'server'
option ra 'server'
option ra 'server'
option networkid 'tag:!dhcptv'
option networkid 'tag:!dhcptv'
option limit '100'
option limit '100'
option ra_management '1'
option ra_management '1'
config dhcp 'wan'
config dhcp 'wan'
option interface 'wan'
option interface 'wan'
option ignore '1'
option ignore '1'
config odhcpd 'odhcpd'
config odhcpd 'odhcpd'
option maindhcp '0'
option maindhcp '0'
option leasefile '/tmp/hosts/odhcpd'
option leasefile '/tmp/hosts/odhcpd'
option leasetrigger '/usr/sbin/odhcpd-update'
option leasetrigger '/usr/sbin/odhcpd-update'
config vendorclass 'vendortv'
config vendorclass 'vendortv'
option vendorclass 'IAL'
option vendorclass 'IAL'
option networkid 'dhcptv'
option networkid 'dhcptv'
config dhcp 'dhcptv'
config dhcp 'dhcptv'
option networkid 'tag:dhcptv'
option networkid 'tag:dhcptv'
option interface 'lan'
option interface 'lan'
option start '200'
option start '200'
option limit '23'
option limit '23'
option leasetime '24h'
option leasetime '24h'
Copy
Copied
Copy
Copied
#Configuracion puesta yo
config dhcp 'tvlan'
option leasetime '12h'
option interface 'tvlan'
option start '100'
option limit '100'
list dhcp_option '6,172.26.23.3'
list dhcp_option '240,:::::239.0.2.10:22222:v6.0:239.0.2.30:22222'
#-------------------------
Saved diffs
Original text
Open file
config dnsmasq option domainneeded '1' option boguspriv '1' option filterwin2k '0' option localise_queries '1' option rebind_localhost '1' option local '/lan/' option domain 'lan' option expandhosts '1' option nonegcache '0' option authoritative '1' option readethers '1' option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.auto' option localservice '1' option rebind_protection '0' config dhcp 'lan' option interface 'lan' option start '100' option leasetime '12h' option dhcpv6 'server' option ra 'server' option networkid 'tag:!dhcptv' option limit '100' option ra_management '1' config dhcp 'wan' option interface 'wan' option ignore '1' config odhcpd 'odhcpd' option maindhcp '0' option leasefile '/tmp/hosts/odhcpd' option leasetrigger '/usr/sbin/odhcpd-update' config vendorclass 'vendortv' option vendorclass 'IAL' option networkid 'dhcptv' config dhcp 'dhcptv' option networkid 'tag:dhcptv' option interface 'lan' option start '200' option limit '23' option leasetime '24h'
Changed text
Open file
config dnsmasq option domainneeded '1' option boguspriv '1' option filterwin2k '0' option localise_queries '1' option rebind_localhost '1' option local '/lan/' option domain 'lan' option expandhosts '1' option nonegcache '0' option authoritative '1' option readethers '1' option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.auto' option localservice '1' option rebind_protection '0' config dhcp 'lan' option interface 'lan' option start '100' option leasetime '12h' option dhcpv6 'server' option ra 'server' option networkid 'tag:!dhcptv' option limit '100' option ra_management '1' config dhcp 'wan' option interface 'wan' option ignore '1' config odhcpd 'odhcpd' option maindhcp '0' option leasefile '/tmp/hosts/odhcpd' option leasetrigger '/usr/sbin/odhcpd-update' config vendorclass 'vendortv' option vendorclass 'IAL' option networkid 'dhcptv' config dhcp 'dhcptv' option networkid 'tag:dhcptv' option interface 'lan' option start '200' option limit '23' option leasetime '24h' #Configuracion puesta yo config dhcp 'tvlan' option leasetime '12h' option interface 'tvlan' option start '100' option limit '100' list dhcp_option '6,172.26.23.3' list dhcp_option '240,:::::239.0.2.10:22222:v6.0:239.0.2.30:22222' #-------------------------
Find difference