-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

hostess


> An idempotent command-line utility for managing the `/etc/hosts` file.

More information.


List domains, target IP addresses and on/off status:

hostess list

Add a domain pointing to your machine to your hosts file:

hostess add {local.example.com} {127.0.0.1}

Remove a domain from your hosts file:

hostess del {local.example.com}

Disable a domain (but don't remove it):

hostess off {local.example.com}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:22:02 2024