mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
Merge branch 'master' of https://github.com/WorldEditAxe/eaglerxbungee-reimpl
This commit is contained in:
commit
e4d2d55902
|
@ -55,4 +55,9 @@ export const config = {
|
|||
}
|
||||
};
|
||||
```
|
||||
4. Run the server (`node index.js`).
|
||||
<<<<<<< HEAD
|
||||
4. Run the server (`node index.js`).
|
||||
=======
|
||||
3. Start your proxy by running `node index.js`.
|
||||
4. Connect to your server. For the server address, use the folllowing format: `ws://<IP>:<port>`. If you are using encryption, replace `ws://` with `wss://`.
|
||||
>>>>>>> 7c45e7d890b8025f51d2d479fa3499b232fbc1eb
|
||||
|
|
Loading…
Reference in New Issue
Block a user