@arek Fajny pewnie ten huginn, ale wygląda na skomplikowany. Problem rozwiązałem w taki sposób:
ncat -l 9123 -c '/opt/rss_mod/joemonster.sh' --keep-open
Zawartość joemonster.sh:
#!/usr/bin/env sh
echo "HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Server: netcat!
"
curl -s 'https://joemonster.org/backend.php?channel' | sed 's/<ttl>600/<ttl>60/g'
I oczywiście adres feeda zmieniłem na localhost:9123
Może @kosmoski też będzie zainteresowany
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.