'\" t .\" Title: flashproxy-reg-appspot .\" 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\-APPSPOT" "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-appspot \- Register with a facilitator through Google App Engine\&. .SH "SYNOPSIS" .sp \fBflashproxy\-reg\-appspot\fR [\fIOPTIONS\fR] [\fIREMOTE\fR][:\fIPORT\fR] .SH "DESCRIPTION" .sp Register with a flash proxy facilitator through a Google App Engine app\&. By default the remote address registered is ":9000" (the external IP address is guessed)\&. It requires https://www\&.google\&.com/ not to be blocked\&. .sp This program uses a trick to talk to App Engine, even though appspot\&.com may be blocked\&. The IP address and Server Name Indication of the request are for www\&.google\&.com, but the Host header inside the request is for an appspot\&.com subdomain\&. .sp Requires the \fBflashproxy\-reg\-url\fR program\&. .SH "OPTIONS" .PP \fB\-4\fR .RS 4 Name lookups use only IPv4\&. .RE .PP \fB\-6\fR .RS 4 Name lookups use only IPv6\&. .RE .PP \fB\-\-disable\-pin\fR .RS 4 Don\(cqt check the server\(cqs public key against a list of known pins\&. You can use this if the server\(cqs public key has changed and this program hasn\(cqt been updated yet\&. .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 .PP \fB\-\-unsafe\-logging\fR .RS 4 Don\(cqt scrub IP addresses from logs\&. .RE .SH "SEE ALSO" .sp \fBhttp://crypto\&.stanford\&.edu/flashproxy/\fR .SH "BUGS" .sp Please report using \fBhttps://trac\&.torproject\&.org/projects/tor\fR\&.