dnssectiming

command module
v0.0.0-...-bda5c05 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2023 License: GPL-3.0 Imports: 18 Imported by: 0

README

GPLv3 License

dnssectiming

Find DNSSEC timing parameters for domains

STATUS

This project is a work in progress! Currently many parts are under construction.

Part 1 - Resolving domains and saving data to database: initial working version Part 2 - Extracting timing data: TBD

All code is licensed under GPLv3 License. Artwork is licensed under Creative Commons BYNC-ND 4.0

Contributing

Contributions are always welcome!

Please note that all submission must be licensed under GPLv3 License.

Easiest way to contribute is via pull-request, open an issue or contact the author.

Configuration

Configuration is done in a config file in YAML format. Files ~/.dnssect is loaded followed by ./.dnssect. Currently only the MySQL DSN can be given in the config file. (see example config file)

Command Line Arguments
Description
--verbose -v increase the level of verbosity (1=error,2=warnings,3=info,4=debug)
--resolvers -r ip address of a resolver (can be given several times)
--concurrent -c number of concurrent resolver threads

Compiling for Synology NAS

sudo docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:alpine ./syno.sh

Documentation

Overview

Copyright © 2023 Ulrich Wisser <ulrich@wisser.se>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL