$ cd /path/to/dionea $ dionea &
auto_connect: enable: false client_host: < blank > client_port: < blank >
$ cd /path/to/dionea/sample/rails/depot/ $ /path/to/dionea/dioneas.rb -p 1000 ./script/server
auto_connect: enable: true client_host: localhost <== where the debug client works client_port: 4000 <== connection port number
$ cd /path/to/dionea/sample/rails/depot/ $ /path/to/dionea/dioneas.rb -p 1000 ./script/server