![]() |
![]()
| ![]() |
![]()
NAMEdsc-psl-convert - Convert Public Suffix List (PSL) to DSC TLD List SYNOPSISdsc-psl-convert [ options ] [ PSL file ] DESCRIPTIONConvert Public Suffix List (PSL) to DSC TLD List (stdout). If the PSL is not specified then it will use the one installed on the system, for example on Debian/Ubuntu the package publicsuffix will be installed in /usr/share/publicsuffix. If "-" is given as file then it will read from stdin. The PSL can also be downloaded from https://publicsuffix.org/ . The PSL will be converted to the TLD list format (see dsc.conf(5)) as follows:
OPTIONS
OUTPUT FORMATThe output format that is used for DSC's tld_list conf option is simply one line per suffix. It also supports commenting out an entry with #. For example:
EXAMPLE SETUPThis example fetches the Public Suffix List and converts it in-place to a DSC TLD list, stores it in /etc/dsc and configures DSC to use that.
SEE ALSOdsc(1), dsc.conf(5) AUTHORSJerry Lundström, DNS-OARC Maintained by DNS-OARC https://www.dns-oarc.net/tools/dsc
BUGSFor issues and feature requests please use: https://github.com/DNS-OARC/dsc/issues
For question and help please use: dsc@dns-oarc.net
|