mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-09 19:48:37 +01:00
ipv6
This commit is contained in:
parent
181f563b80
commit
b011a26d63
@ -73,3 +73,7 @@ My Microsoft account <18 years old is not able to log in, it's giving XSTS error
|
||||
Why a online webpage for online mode?:
|
||||
- It's easier to maintain in that way, because providing a chat with login requires encoding and decoding more packets which change through versions.
|
||||
- It allows your account password and token to be kept with you
|
||||
|
||||
How to use IPv6?:
|
||||
- When listening to 0.0.0.0, it should listen on IPv6 too.
|
||||
- To use IPv6 in backend address, you need to use a instance with IPv6 connectivity. The hostname parser currently doesn't support direct IPv6, but you can use a DNS name.
|
||||
|
Loading…
Reference in New Issue
Block a user