An open API service indexing awesome lists of open source software.

https://github.com/scripttiger/hosts-conversions

Drag and drop a hosts file to convert it.
https://github.com/scripttiger/hosts-conversions

hosts hosts-file scripttiger

Last synced: 3 months ago
JSON representation

Drag and drop a hosts file to convert it.

Awesome Lists containing this project

README

        

[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://docs.google.com/forms/d/e/1FAIpQLSfBEe5B_zo69OBk19l3hzvBmz3cOV6ol1ufjh0ER1q3-xd2Rg/viewform)

# Hosts Conversions
Drag and drop a hosts file to convert it.

Compressed:
Compresses a hosts file to 9 domains per line.

DNSmasq:
Converts a hosts file to dnsmasq format.

DualServer:
Converts a hosts file to DualServer format to be inserted directly into the `[DNS_HOSTS]` section or called on as a separate file using `@file`.

FQDN:
Converts a hosts file to a simple fully qualified domain name list.

IPv6:
Converts a hosts file to support IPv4 and IPv6 blackhole addresses.

IPv6_Compressed:
Converts a hosts file to support IPv4 and IPv6 blackhole addresses, written in compressed format with 9 domains per line.

Privoxy:
Converts a hosts file to Privoxy action file format to be used with a Privoxy action file, i.e. using something like `{+block{Steven Black blacklist.}}`.

RPZ:
Converts a hosts file to DNS RPZ format to be inserted into a zone file.

Reduced_FQDN:
Converts a hosts file to a simple fully qualified domain name list and prunes all subdomains.

Unbound:
Converts a hosts file to Unbound format.

You can download this repo from the below link to get started:
https://github.com/ScriptTiger/Hosts-Conversions/archive/master.zip

# More About ScriptTiger

For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
https://scripttiger.github.io/