A module for resolving MC hostnames
Project description
MCHostResolver
Эта библиотека создана чтобы упростить получение айпи майнкрафт сервера.
Использование:
from MCHostResolver import IPFinder
hostname = 'hypixel.net'
resolved = IPFinder.resolve(hostname)
print(resolved)
Так же можно использовать resolve но уже только получая вывод в виде айпи.
from MCHostResolver import IPFinder
hostname = 'hypixel.net'
resolved = IPFinder.resonlyip(hostname)
print(resolved)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MCHostResolver-1.5.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file MCHostResolver-1.5.tar.gz.
File metadata
- Download URL: MCHostResolver-1.5.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23accfcbd493029bf3f14409b0463ba893581dff004e379ade26e7e4b49a6d8a
|
|
| MD5 |
57f45305d8419bcf933965e802ab00a0
|
|
| BLAKE2b-256 |
f26e2fd6bcd458534b04d0930679dc3cda3a56da25836afcc1ac0860e1e8b91f
|
File details
Details for the file MCHostResolver-1.5-py3-none-any.whl.
File metadata
- Download URL: MCHostResolver-1.5-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc6fd315da95f643924c5d6d82d384468ce92e4f7695f001474c9ee5cec8b3b8
|
|
| MD5 |
cdca0df5f4be51fb07066c13af428a0d
|
|
| BLAKE2b-256 |
965682f29c4f7a687824e9c55cd273a932cc5b076d9114d60f11dbb8caa2842c
|