cookiecutter

Crates.iocookiecutter
lib.rscookiecutter
version0.1.0
sourcesrc
created_at2022-01-07 17:17:59.743247
updated_at2022-01-07 17:17:59.743247
descriptionA library and command line tool to collect cookies from common browsers.
homepage
repositoryhttps://github.com/olejodd10/cookiecutter/
max_upload_size
id509829
size431,679
Ole Johan (olejodd10)

documentation

README

Cookiecutter

A library and command line tool to collect cookies from common browsers. Currently only supports Firefox.

Example

$ cookies /path/to/firefox/profile/folder -d "google" > cookies.txt
Commit count: 3

cargo fmt