Register with a facilitator using an indirect url
flashproxy-reg-url [OPTIONS] REMOTE[:PORT]
Print a URL, which, when retrieved, will cause the client address REMOTE[:PORT] to be registered with the flash proxy facilitator. The default PORT is 9000.
-f, --facilitator=URL
Register with the given facilitator (default "https://fp-facilitator.org/").
--facilitator-pubkey=FILENAME
Encrypt registrations to the given PEM-formatted public key (default built-in).
-h, --help
Display help message and exit.
--transport=TRANSPORT
Registrations include the fact that you intend to use the given TRANSPORT (default "websocket").
Say you wish to register 192.0.2.1:9000. Run
./flashproxy-reg-url 192.0.2.1:9000
The program should output a long string looking something like
https://fp-facilitator.org/reg/0labtDob545HeKpLZ8LqGeOi-OK7HXoQvfQzj0P2pjh1NrCKNDaPe91zo...
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.
http://crypto.stanford.edu/flashproxy/
Please report using https://trac.torproject.org/projects/tor.