table of contents
other versions
FP-REG-DECRYPT(1) | User Commands | FP-REG-DECRYPT(1) |
NAME¶
fp-reg-decrypt - Forwards encrypted client registrations to a running fp-reg-decryptd.
SYNOPSIS¶
fp-reg-decrypt
DESCRIPTION¶
Reads a base64-encoded encrypted client registration from stdin and feeds it to a local fp-reg-decryptd process. Returns 0 if the registration was successful, 1 otherwise.
- -h, --help
- show this help.
- -p, --port PORT
- connect to PORT (default 9003).
REPORTING BUGS¶
Please report using https://trac.torproject.org/projects/tor.
SEE ALSO¶
http://crypto.stanford.edu/flashproxy/
https://www.torproject.org/docs/pluggable-transports.html.en
June 2015 | fp-reg-decrypt 1.7 |