Go to file
Peter 63ba6da810
Add basic DNS and DNS-over-TLS implementation
- add random and incremental DNS fallback strategy
- add option to handle DNS requests based on regex patterns
- made Makefiles plugin independent
- extended config
- set default plugins directory in Dockerfile
2020-04-02 00:58:44 +02:00
assets/fakeFiles Initial working version 2020-04-01 04:08:21 +02:00
internal Allow plugins to be resided in subdirectories 2020-04-01 15:05:44 +02:00
pkg Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
.dockerignore Initial working version 2020-04-01 04:08:21 +02:00
.gitattributes Initial working version 2020-04-01 04:08:21 +02:00
.gitignore Initial working version 2020-04-01 04:08:21 +02:00
config.yaml Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
Dockerfile Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
go.mod Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
go.sum Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
main.go Initial working version 2020-04-01 04:08:21 +02:00
Makefile Allow plugins to be resided in subdirectories 2020-04-01 15:05:44 +02:00
README.md Initial commit 2020-03-22 10:09:07 +01:00

inetmock