From 3814d658929a18560ebe633a4b9e6fccad0bdf7f Mon Sep 17 00:00:00 2001 From: Rsclub2_2 Date: Thu, 27 Jun 2024 17:35:14 +0200 Subject: [PATCH] udp_relay.py aktualisiert --- udp_relay.py | 1 + 1 file changed, 1 insertion(+) diff --git a/udp_relay.py b/udp_relay.py index 17a7dfd..50e730d 100644 --- a/udp_relay.py +++ b/udp_relay.py @@ -1,3 +1,4 @@ +#Copyright (C) © 2024 Philipp Wagner import socket import threading import time