This website requires JavaScript.
Explore
Help
Sign In
a
/
badguardhome
Watch
1
Star
0
Fork
0
You've already forked badguardhome
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9b9902f004
badguardhome
/
dnsforward
History
Simon Zolin
ad4e85d8f5
add test
2020-07-24 13:27:14 +03:00
..
access.go
+ pass client Name and IP to dnsfilter
2020-06-23 14:36:26 +03:00
config.go
* dns: disable cache with "cache_size: 0" setting
2020-06-16 15:13:38 +03:00
dnsforward_http.go
+ dns: new settings for cache
2020-07-03 20:35:04 +03:00
dnsforward_test.go
add test
2020-07-24 13:27:14 +03:00
dnsforward.go
+ dns: respond to PTR requests for internal IP addresses from DHCP
2020-06-23 12:13:13 +03:00
filter.go
- rewrites: return NOERROR without A records instead of NXDOMAIN
2020-07-24 13:18:05 +03:00
handle_dns.go
+ dns: respond to PTR requests for internal IP addresses from DHCP
2020-06-23 12:13:13 +03:00
msg.go
+(dnsforward): added bogus-nxdomain setting
2020-05-08 18:39:37 +03:00
stats.go
+ "dot"
2020-05-29 11:46:37 +03:00
util.go
Added a unit-test for custom upstreams
2020-05-14 12:57:41 +03:00