Randomly selected PCAPs come from a set of pre-selected, interesting PCAP files.

pt_random(api_key = packettotal_api_key())

Arguments

api_key

your packettotal_api_key().

References

https://packettotal.com/api-docs/#/pcaps/get_pcaps

Examples

# NOT RUN {
str(try(pt_random(), silent=TRUE), 1)
# }