Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

Agent File

Our Python agent is published in Python PyPi repository. You can download it and all its dependencies using the following command:

pip install sealights-python-agent

The agent uses the cryptography package which requires openssl libraries and include files.
On Linux this is usually available but on windows you might need to install is and add it to the LIB & INCLUDE folders

  • No labels