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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size master_slave-1.0.2-py3-none-any.whl (8.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size master-slave-1.0.2.tar.gz (7.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for master_slave-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 179bc4d61b79509716c95538342ffd9a8d7c82f83427391b7f1a48962ae948db |
|
MD5 | be83f629e284587f63ca2b784e90186f |
|
BLAKE2-256 | 942d1aa1aeca14d9bcc9df43ca0537f2fbaea4b614062838b61b6e443a806a26 |