#What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?
16 messages · Page 1 of 1 (latest)
So , idk why but discord.js need 443 (and 80 ?) TCP and 10000 UDP
Oh idk
I think you should ask the maintainers instead 😂
What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?
What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?
Why does it matter
Because for some security reasons
Also I wanna see if it's changeable/ configurable
Its not changable
oh...
how about what port is it using?
We don't really host anything
We just connect to a websocket
since the websocket is ssl secured, itd be 443 I presume
same for the http calls
You can't just change that
Oh ok then 😆
Thank you so much for the answer :D