package to communicate with infected devices trought a local network
Project description
Python Henallux Project 2019
Usage informations about master.py and slave.py classes
Class Master
Usage:
from master-slave import Master
master = Master(address="", port=50000)
# address = address to listen to (empty mean listenning on all addresses)
# port = listening port
master.start()
Class Slave
Usage:
from master-slave import Slave
slave = Slave(address="192.168.0.10", port=50000)
# address = address of master
# port = listening port of master
slave.start()
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
master-slave-1.0.2.tar.gz
(7.2 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 master-slave-1.0.2.tar.gz.
File metadata
- Download URL: master-slave-1.0.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e628acdc93d0f6b7381d1ac7d881b0a75f541701ea8e21b49458927703c75dbd
|
|
| MD5 |
710df68313b6afbe902868732059abd0
|
|
| BLAKE2b-256 |
d97391a4417c061c5a636bf35e1e0aec58703e7df64cd2cbfb21d8d3a88eb4ad
|
File details
Details for the file master_slave-1.0.2-py3-none-any.whl.
File metadata
- Download URL: master_slave-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
179bc4d61b79509716c95538342ffd9a8d7c82f83427391b7f1a48962ae948db
|
|
| MD5 |
be83f629e284587f63ca2b784e90186f
|
|
| BLAKE2b-256 |
942d1aa1aeca14d9bcc9df43ca0537f2fbaea4b614062838b61b6e443a806a26
|