mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-16 07:15:24 +01:00
ca4fd6680e
The bound address is 0.0.0.0 which usually implies all available interfaces, which makes sense when listening for something. However, when connecting to an address, a specific address needs to be targeted. Hopefully, any properly configured computer should have `localhost` pointing to its loopback interface. Fixes #64 |
||
---|---|---|
.. | ||
encryption | ||
__init__.py | ||
compat.py | ||
test_authentication.py | ||
test_connection.py | ||
test_encryption.py | ||
test_exceptions.py | ||
test_packets.py | ||
test_serialization.py | ||
test_version.py |