Sha256: 0389da4fc9278edb35fae9e89b00a8b9e7b957ea32f90fcd1af633f226f1845c
Contents?: true
Size: 1.08 KB
Versions: 3
Compression:
Stored size: 1.08 KB
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-web-session-cookie 1 "2023-03-01" Ronin "User Manuals" .SH NAME .PP ronin\-web\-session\-cookie \- Parses and deserializes various session cookie formats .SH SYNOPSIS .PP \fBronin\-web session\-cookie\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIURL\fP \[or] \fISTRING\fP\[rC] .SH DESCRIPTION .PP Parses and deserializes various session cookie formats\. Currently supports Python Django (JSON and Pickle), JSON Web Token (JWT), and Ruby Rack session cookies\. .SH ARGUMENTS .TP \fIURL\fP The \fBhttp:\[sl]\[sl]\fR or \fBhttps:\[sl]\[sl]\fR URL to request and extract the session cookie from\. .TP \fISTRING\fP The session cookie string to parse\. .SH OPTIONS .TP \fB\-F\fR, \fB\-\-format\fR \[lB]\fBruby\fR \[or] \fBjson\fR \[or] \fByaml\fR\[rB] The format to print the session cookie params\. Defaults to \fBruby\fR if not given\. .TP \fB\-v\fR, \fB\-\-verbose\fR Enables verbose output\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-2.0.1 | man/ronin-web-session-cookie.1 |
ronin-web-2.0.0 | man/ronin-web-session-cookie.1 |
ronin-web-2.0.0.rc1 | man/ronin-web-session-cookie.1 |