mirror of
https://github.com/login-securite/DonPAPI
synced 2025-01-30 19:21:52 +00:00
putty proxy session support2
This commit is contained in:
parent
85e0577081
commit
7fc5322b1f
@ -1926,8 +1926,6 @@ class MySeatBelt:
|
||||
self.do_who()
|
||||
self.get_users()
|
||||
#
|
||||
self.GetPutty()
|
||||
'''
|
||||
|
||||
if self.options.no_remoteops == False:
|
||||
try:
|
||||
@ -1951,7 +1949,7 @@ class MySeatBelt:
|
||||
self.GetVNC()
|
||||
if self.options.no_recent == False:
|
||||
self.GetRecentFiles()
|
||||
'''
|
||||
|
||||
"""
|
||||
***Dev your new module code and start it from here
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user