no longer needed as we have another vps instead

This commit is contained in:
Ruben 2025-11-02 19:59:19 -06:00
commit 3fc438440e
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
2 changed files with 0 additions and 20 deletions

View file

@ -1,10 +0,0 @@
[Unit]
Description=Redir bridge from Phosphorus to Neptunium for Minecraft
After = network.target
[Service]
Type=simple
ExecStart=/usr/bin/redir -n -s 0.0.0.0:25565 192.168.1.73:49577
[Install]
WantedBy=multi-user.target

View file

@ -1,10 +0,0 @@
[Unit]
Description=Uredir bridge from Phosphorus to Neptunium for Minecraft Voice Chat
After = network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/uredir -n -s 0.0.0.0:24454 192.168.1.73:20471
[Install]
WantedBy=multi-user.target