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 f5a9e56 commit adcdcc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Echoes/putty.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/puttycm.py
import xml.etree.cElementTree as ET
import win32con, win32api
import os
Expand Down Expand Up @@ -69,4 +70,4 @@ def parse_xml(self, database_path):

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

0 comments on commit adcdcc1

Please sign in to comment.