Skip to main content

Reference implementations for C3 Wireless security beacons

Project description

Installation

pip install pycryptodome

or

easy_install pycryptodome

Running the fake listener

Start listener with 1 beacon, send reports to UDP 127.0.0.1:9999 :

python listener.py

Listener simulating 500 beacons, send reports to google.com:35309 :

python listener.py -nb 500 --server google.com --port 35309

Running the auth server

python authserver.py

The auth server listens on 127.0.0.1:9999 and decodes and verifies any rx’d packets.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

c3-reference-1.4.2.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

c3_reference-1.4.2-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page