conf
What is a .conf file?
text/plain
A .conf text file here is an OpenSSH-style client configuration SAMPLE with Host stanzas for fictional hosts.
How to use a .conf file
Use the SAMPLE SSH config to test SSH config parsers and StrictHostKeyChecking tooling without real host keys.
Download example .conf files
- Code Config — Editorconfig SnippetTiny SAMPLE tooling config snippet (editorconfig-snippet) for editor/linter harnesses.
- SSH Config — SAMPLESAMPLE OpenSSH client config stanza for SSH config parsers.
- Fluent Bit — Tail, Enrich and Forward Pipeline (conf)A Fluent Bit configuration in its INI-like section format: a tail input using the CRI multiline parser that reassembles the partial-line fixture, Kubernetes enrichment, a modify filter dropping two of the high-cardinality fields, and a throttle. Keys are space-aligned, not delimited.