'\" t .\" Title: flashproxy-reg-url .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 06/17/2015 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "FLASHPROXY\-REG\-URL" "1" "06/17/2015" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" flashproxy-reg-url \- Register with a facilitator using an indirect URL .SH "SYNOPSIS" .sp \fBflashproxy\-reg\-url\fR [\fIOPTIONS\fR] \fIREMOTE\fR[:\fIPORT\fR] .SH "DESCRIPTION" .sp Print a URL, which, when retrieved, will cause the client address \fIREMOTE\fR[:\fIPORT\fR] to be registered with the flash proxy facilitator\&. The default \fIPORT\fR is 9000\&. .SH "OPTIONS" .PP \fB\-f\fR, \fB\-\-facilitator\fR=\fIURL\fR .RS 4 Register with the given facilitator (default "https://fp\-facilitator\&.org/")\&. .RE .PP \fB\-\-facilitator\-pubkey\fR=\fIFILENAME\fR .RS 4 Encrypt registrations to the given PEM\-formatted public key (default built\-in)\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Display help message and exit\&. .RE .PP \fB\-\-transport\fR=\fITRANSPORT\fR .RS 4 Registrations include the fact that you intend to use the given \fITRANSPORT\fR (default "websocket")\&. .RE .SH "EXAMPLE" .sp Say you wish to register 192\&.0\&.2\&.1:9000\&. Run .sp .if n \{\ .RS 4 .\} .nf \&./flashproxy\-reg\-url 192\&.0\&.2\&.1:9000 .fi .if n \{\ .RE .\} .sp The program should output a long string looking something like .sp https://fp\-facilitator\&.org/reg/0labtDob545HeKpLZ8LqGeOi\-OK7HXoQvfQzj0P2pjh1NrCKNDaPe91zo\&.\&.\&. .sp Copy this string and paste it into any URL fetching website or program\&. Once the URL is retrieved your address will be registered with the facilitator\&. .SH "SEE ALSO" .sp \fBhttp://crypto\&.stanford\&.edu/flashproxy/\fR .SH "BUGS" .sp Please report using \fBhttps://trac\&.torproject\&.org/projects/tor\fR\&.