Projects STRLCPY DonPAPI Commits 7fc5322b
🤬
  • ■ ■ ■ ■ ■
    myseatbelt.py
    skipped 1925 lines
    1926 1926   self.do_who()
    1927 1927   self.get_users()
    1928 1928   #
    1929  - self.GetPutty()
    1930  - '''
    1931 1929   
    1932 1930   if self.options.no_remoteops == False:
    1933 1931   try:
    skipped 17 lines
    1951 1949   self.GetVNC()
    1952 1950   if self.options.no_recent == False:
    1953 1951   self.GetRecentFiles()
    1954  - '''
     1952 + 
    1955 1953   """
    1956 1954   ***Dev your new module code and start it from here
    1957 1955  
    skipped 40 lines
Please wait...
Page is in error, reload to recover