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.
- Host: GitHub
- URL: https://github.com/scripttiger/hosts-conversions
- Owner: ScriptTiger
- License: mit
- Created: 2018-04-18T08:08:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T03:08:28.000Z (5 months ago)
- Last Synced: 2025-02-09T03:42:15.078Z (5 months ago)
- Topics: hosts, hosts-file, scripttiger
- Language: Batchfile
- Homepage: https://scripttiger.github.io/more/
- Size: 28.3 KB
- Stars: 13
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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/