mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-11 17:04:46 +02:00
traplist updated
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import contextlib # for suppressing output on watchdog
|
||||
from modules.log import *
|
||||
|
||||
# Global Variables
|
||||
trap_list = ("cmd","cmd?") # default trap list
|
||||
trap_list = ("cmd","cmd?","whoami") # default trap list
|
||||
help_message = "CMD?:"
|
||||
asyncLoop = asyncio.new_event_loop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user