Skip to content

SAND client validating SAND messages sent by a SAND server, a.k.a DANE

License

Notifications You must be signed in to change notification settings

Dash-Industry-Forum/SAND-HTTP-Conformance-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAND Conformance Client

Build Status

This implements a conformance client for ISO/IEC 23009-5 Server And Network- asssited DASH (SAND).

It validates the incoming SAND messages as well as the protocols used by the DANE.

Requirements

Installation

pip install -r requirements.txt

Usage

Help documentattion:

python sand_client.py --help

Outputs:

Usage: sand_client.py [OPTIONS]

  Execute the request and the validation of the received HTTP response.

Options:
  -u, --url_to_request TEXT       DANE URL to request, e.g. http://mydane.com
  -p, --protocol [assistance|enforcement|error]
                                  Protocols to carry PER messages specified in
                                  ISO/IEC 23009-5
  --help                          Show this message and exit.

About

SAND client validating SAND messages sent by a SAND server, a.k.a DANE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages