chrome-cookie-cutter

command module
v0.0.0-...-51e6021 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2018 License: MIT Imports: 12 Imported by: 0

README

Very specific CLI utility for extracting specific cookie names from Chrome's cookie store, for re-use elsewhere in scripting.

Install

go install github.com/saranrapjs/chrome-cookie-cutter

Usage

Standalone:

chrome-cookie-cutter my-domain.com my-cookie-name

In conjunction with something like cURL + some kind of HTTP header auth:

curl -H "Authorization: Bearer `chrome-cookie-cutter my-domain.com my-cookie-name`" my-domain.com
About

This is 100% derived from this great script.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL