mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 15:26:04 -08:00
Update README.md
This commit is contained in:
parent
a2898b9324
commit
cf1bd87997
|
@ -55,3 +55,7 @@ export const config = {
|
||||||
```
|
```
|
||||||
3. Start your proxy by running `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://`.
|
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://`.
|
||||||
|
### Creating Issues
|
||||||
|
When creating a new issue, please:
|
||||||
|
- Refrain from opening duplicate issues. If your issue is already there, please join in on the conversation there instead!
|
||||||
|
- Provide a brief description of the issue, what you expected, and what you got instead. Avoid unhelpful and overly short summaries - we need to know what's wrong!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user