Dragonkeeper

An HTTP proxy for Opera Dragonfly development
Download

Dragonkeeper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Christian Krebs, Rune Halvorsen and Jan Borsodi
  • Publisher web site:
  • http://bitbucket.org/scope/

Dragonkeeper Tags


Dragonkeeper Description

An HTTP proxy for Opera Dragonfly development Dragonkeeper is a tool for working on the Opera Dragonfly client. Dragonfly serves as a proxy between the debugger and the debuggee. This makes it possible to run the Opera Dragonfly client as a normal web page. This makes development easy, as on can simple reload the client whenever making changes to it.Howto:Basic workflow when using Dragonkeeper is as follows: * Get a source distribution of Opera Dragonfly from http://bitbucket.org/scope/dragonfly-stp-1/ * Launch Dragonkeeper with the appropriate options. If the current directory is the Dragonfly directory, all the default options should be fine. * Open a browser to be debugged, the debuggee. * In the debugee, open the adress "opera:debug". * Enter the IP address and port of the machine running Dragonkeeper. The defaults are localhost and 7001. * Open a separate Opera instance, this will be the debugger instance. * Navigate to the IP/port of the Dragonkeeper instance. The default port is 8002 * You'll get a directory listing. You should open client-en.xml in the src folder. * This will load Opera Dragonfly from the Dragonkeeper and connect to the debuggee.Note that both the debuggee and the debugger can run on the same machine. This makes sense when developing.Usage:Usage: proxy.py Exit: Control-CSettings: an optional file dragonkeeper.ini does overwrite the defaults host: root: . server_port: 8002 proxy_port: 7001 debug: False format: FalseOptions: -h, --help show this help message and exit -c CONFIG_PATH, --config=CONFIG_PATH Path to config file -d, --debug print message flow -f, --format pretty print message flow -j, --format-payload pretty print the message payload. can be very expensive -r ROOT, --root=ROOT the root directory of the server; default . -p PROXY_PORT, --proxy-port=PROXY_PORT proxy port; default 7001 -s SERVER_PORT, --server-port=SERVER_PORT server port; default 8002 --host=HOST host; default -i, --make-ini Print a default dragonkeeper.ini and exit --force-stp-0 force stp 0 protocol --print-command-map print the command map --message-filter=MESSAGE_FILTER Filter the printing of the messages. The argument is the filter or a path to a file with the filter. If the filter is set, only messages which are listed in the filter will be printed. The filter uses JSON notation like: {"< service name >": {"< message type >": }}", with message type one of "command", "response", "event." '*' placeholder are accepted in < message >, e.g. a filter to log all threads may look like: "{'ecmascript-debugger': {'event': }}". -v, --verbose print verbose debug infoMore comments in the source files. Requirements: · Python


Dragonkeeper Related Software