Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
/ local-proxy Public archive

Local proxy uses cloudflared to locally proxy into Tristan SMP instead of using the public reverse proxy.

License

Notifications You must be signed in to change notification settings

TristanSMP/local-proxy

Repository files navigation

Warning: No longer maintained due to TSMP not being home hosted anymore and instead hosted in the cloud courtesy of GCP.

local-proxy

Local proxy uses cloudflared to locally proxy into Tristan SMP instead of using the public reverse proxy.

What it looks like

Public reverse proxy

graph LR
    A(you)-->B(public reverse proxy)
    B-->C(cloudflare)
    C-->D(tristan smp)
Loading

Local proxy

graph LR
    A(you)-->B(cloudflared)
    B-->C(tristan smp)
Loading

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.

How to use

  1. Download the latest release from the releases page

Download instructions

  1. 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)
  2. Run the game and click the "Join Tristan SMP" button on the title screen.

Join button

About

Local proxy uses cloudflared to locally proxy into Tristan SMP instead of using the public reverse proxy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages