Skip to content

Commit

Permalink
Echoes password
Browse files Browse the repository at this point in the history
  • Loading branch information
weiweidaolai212 authored Mar 28, 2017
1 parent 40248a5 commit 1a0d4c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Echoes/Filezilla.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Based on the work of https://github.com/AlessandroZ/LaZagne/blob/master/Windows/lazagne/softwares/sysadmin/filezilla.py
import xml.etree.cElementTree as ET
import os, base64

Expand Down Expand Up @@ -75,4 +76,4 @@ def run(self):

#tem = Filezilla()
#a = tem.run()
#print a
#print a

0 comments on commit 1a0d4c3

Please sign in to comment.