create-track-map icon indicating copy to clipboard operation
create-track-map copied to clipboard

Allow configuration of the bind address

Open cyyynthia opened this issue 1 year ago • 1 comments

Describe the Suggestion

For my server I use a nginx proxy for all user-facing websites (including for example dynmap) and I'd like to also put the track map behind it. The rationale is that it a) allows me to access it via a clean URL without ports b) allows me to serve it via https c) reduces attack surface by having nginx sit in front of the internet (you never know when something gets a vulnerability!) d) allows me to set ratelimit rules, easier threat protection via fail2ban/crowdsec/....

Screenshots and Videos

No response

Additional Context

No response

cyyynthia avatar Feb 25 '24 10:02 cyyynthia