Warning: No longer maintained due to TSMP not being home hosted anymore and instead hosted in the cloud courtesy of GCP.
Local proxy uses cloudflared to locally proxy into Tristan SMP instead of using the public reverse proxy.
graph LR
A(you)-->B(public reverse proxy)
B-->C(cloudflare)
C-->D(tristan smp)
graph LR
A(you)-->B(cloudflared)
B-->C(tristan smp)
While this mod won't magically make your internet faster, it will make your connection to the server faster due to the fact that you're not going through a reverse proxy making you do more network hops.
- Download the latest release from the releases page
- Move the
local-proxy-<version>.jar
file into your mods folder. (make sure to already be using 1.19.3 with the fabric mod loader) - Run the game and click the "Join Tristan SMP" button on the title screen.