Project

General

Profile

« Previous | Next » 

Revision 9f407d69

Added by Marc Dequènes about 13 years ago

  • ID 9f407d69de35c34fa55382f4a137b1cec6e739af

[evol] Botnet/Task: added 'ask :self' support (useful for Clerk batch processing)

View differences:

bin/test_client
#know? "MapMaker", :k2, "/prout"
set_user "guihome"
set_preferred_locales "fr"
ask "Clerk", :dns_info, "/Commands/DNS/INFO"
#ask "Clerk", :dns_info, "/Commands/DNS/INFO"
ask "Clerk", :dns_info, "/Batch/taiste"
# ask "Clerk", :dns_info, "/Batch", {
# :commands => [
# ["DNS", "INFO"]
# # ["DNS", "INFO"]
# ]
# }
on_error do
puts "PLOUF"
pp errors

Also available in: Unified diff