Change default password - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 846b38a48455968f71e46acb4f9cd0bbfd260982
 (DIR) parent 8fbbf361cb7ed35a8d7c9e12c1309a34183f3782
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Wed, 26 Dec 2012 15:52:45 -0600
       
       Change default password
       
       Diffstat:
         M etc/warvox.conf                     |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/etc/warvox.conf b/etc/warvox.conf
       @@ -9,7 +9,7 @@
        #
        authentication:
          user: admin
       -  pass: warvox
       +  pass: lAjPQpUn7
        
        #
        # Configure the path to all saved data files
       @@ -27,8 +27,8 @@ tools:
          dtmf2num: "%BASE%/bin/dtmf2num"
        
        #
       -# Concurrent processing jobs, change this to 
       -# increase processing performance if your 
       +# Concurrent processing jobs, change this to
       +# increase processing performance if your
        # system has multiple CPU cores. Recommended
        # value is twice your core count.
        #