medved/lib/plugin/iscan/templates/ftp.tpl

7 lines
189 B
Smarty
Raw Permalink Normal View History

2018-08-02 17:42:09 +00:00
ftp://{{data['username']}}:{{data['password']}}@{{data['ip']}}
{% for filename in data['files'] -%}
+ {{ filename }}
{% endfor -%}
Geo: {{data['geo']['country']}}/{{data['geo']['city']}}