Configuration

1- Open port from firewall

Enter the firewall of your VPS and open a port. Uploads will not take place without opening a port!

  • UDP/TCP

  • Transfer Type: (INBOUND AND OUTBOUND)

  • Port: 48080

How to open port (ec.europa.eu)

2- How to edit config files

First of all, open the 'config.js' file and find the 'config.js' file.

Config.Host = "PLACE YOUR IP ADRESS TO HERE" // replace your ip

Whats my ip adress (check-host.net)

Then edit the following part as well

Config.UploadServer = "http://PLACE YOUR IP ADRESS HERE:48080";

3- Make sure everything is working correctly

If you are experiencing any errors in your server console. Please don't forget to open a ticket on discord!

discord.gg/0resmon (For support)

Last updated