From 0ae279aa6279a7862343d74a45227e6298b2669c Mon Sep 17 00:00:00 2001 From: Thorsten Ortlepp Date: Sat, 19 Feb 2022 18:21:46 +0100 Subject: Added proxy script --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README') diff --git a/README b/README index 9797a9b..7e18922 100644 --- a/README +++ b/README @@ -9,6 +9,18 @@ Deutschlandfunk Kalenderblatt which is only available online and as RSS feed but not as podcast. Requires PHP 8. +proxy +----- +A very simple kind of proxy. It adds an HTTP header for Basic +Authentication to all requests. On HTML websites all relative links +are replaced with proxy based links. +I use this script to embed external websites with Basic +Authentication into my personal Nextcloud instance without the need +to enter a password. +Use at your own risk - this script may break security aspects and +manipulates website content! + + rssfilter --------- A simple script to remove unwanted articles from an RSS feed, either -- cgit v1.2.3