so i need to make a relay for eaglercraft because my school blocked all the relays some how and this is my first time doing this. last year this wasent a problam cuz they werent blocked but now it is and i was a realy well known player on the eaglercraft servers like blobcraft and asspixel
Hey @curropted_techno! First things first, you should be following school policy! I am sure there is a good reason for certain domains having been restricted!
That being said, if you were to want to dig and experiment with setting up NGINX in front of Eaglercraft at home and learn some quite valuable tech skills, here are a few resources that can get you started:
- Instructions on how to install NGINX Open Source
- Instructions on how to run NGINX on Docker (this should be easier to get up and running than installing NGINX on your computer)
- Instructions on how to configure NGINX as a proxy
- Instructions on how to configure Minecraft behind an NGINX proxy (I am assuming Eaglercraft might be similar to this)
Let us know how it goes!
1 Like