valproxy/README.md

13 lines
557 B
Markdown
Raw Permalink Normal View History

2024-07-17 17:20:53 +00:00
# valproxy
UDP proxy for Valheim dedicated server Systemd socket activation.
2024-07-18 16:27:15 +00:00
This is theoretically a non-Valheim specific UDP proxy that can proxy any UDP traffic from a Systemd socket
into a specified local or remote target (bi-directionally), but the feature set and configuration is focused
on running the Valheim dedicated server.
The `systemd` folder contains example socket and server files detailing how it can be set up.
2024-07-19 08:26:39 +00:00
This project is described in more detail in my blog at
https://blog.nytsoi.net/2024/07/18/valheim-systemd-socket-activation