Basic whois data scp

This commit is contained in:
Andres Keskküla 2014-11-03 15:34:10 +02:00
parent 65d2be7c46
commit 960e6e42d7
4 changed files with 96 additions and 18 deletions

View file

@ -77,3 +77,8 @@ Setting.ns_min_count = 2
Setting.ns_max_count = 11
Setting.transfer_wait_time = 0
Setting['whois.host'] = '54.171.175.81'
Setting['whois.username']= 'whois_app'
Setting['whois.port'] = '20'
Setting['whois.remote_path'] = 'whois/shared/data/'