Initial revision

This commit is contained in:
2026-05-06 00:11:40 +02:00
commit ff10334a23
5 changed files with 81 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# PZ8 relay
A simple utility for my iptv needs.
Upstream links change frequently and need to be updated on devices, which is annoying.
This is a simple web service that will accept an HTTP request with basic authentication
and will act as a proxy against a configured HTTP link.
The proxied URL is configured via an environment variable.