mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Update readme formatting
This commit is contained in:
parent
2e84f3ac48
commit
65851920d1
1 changed files with 3 additions and 3 deletions
|
|
@ -467,11 +467,11 @@ Most game query protocols require a UDP request and response. This means that in
|
|||
|
||||
Some examples include:
|
||||
* Docker containers
|
||||
* You may need to run the container in `--network host` mode so that gamedig can bind a UDP listen port
|
||||
* You may need to run the container in `--network host` mode so that gamedig can bind a UDP listen port
|
||||
* replit
|
||||
* Most online IDEs run in an isolated container, which will never receive UDP responses from outside networks.
|
||||
* Most online IDEs run in an isolated container, which will never receive UDP responses from outside networks.
|
||||
* Various VPS / server providers
|
||||
* Even if your server provider doesn't explicitly block incoming UDP packets, some server hosts block other server hosts from connecting to them for DDOS-mitigation and anti-botting purposes.
|
||||
* Even if your server provider doesn't explicitly block incoming UDP packets, some server hosts block other server hosts from connecting to them for DDOS-mitigation and anti-botting purposes.
|
||||
|
||||
Important note about gamedig in the browser
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue