Skip to main content

Reference implementations for C3 Wireless security beacons

Project description

Requirements

  1. Python >= 3.5 (new asyncio syntax)

  2. PyCryptodome

Installation

pip install c3-reference

Running the Listener Simulation / Traffic Generator

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

listener

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

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

Running the reference Authentication Server

authserver

The auth server listens on 0.0.0.0:9999 and decodes and verifies any rx’d packets from the listener simulation or real listeners.

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.5.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

c3_reference-1.5.0-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