<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Payload Templating :: goshs Documentation</title>
    <link>https://docs.goshs.de/usage/templating/index.html</link>
    <description>goshs can render placeholders inside served text files at download time, so you host a payload once and let goshs fill in your callback host and port instead of editing and re-uploading the file every time your interface or listener changes.&#xA;Templating is opt-in twice: it must be enabled with --template, and it only runs for a request that explicitly asks for it with the ?tpl query parameter. Every other request serves the file verbatim.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/usage/templating/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>