Skip to content

Development Environment

ngauthier edited this page Sep 13, 2010 · 3 revisions

SSH

To successfully run Hydra’s tests, you’ll need to be able to ssh to your own machine without a password prompt using “ssh localhost”. This is how the tests validate the remote worker features.

See the following page for instructions on setting up the ability to log into your own machine via SSH without a password:
How to SSH without password

Pipes

Since Hydra uses pipes, it currently does not work on Windows systems.