forked from p15670423/monkey
Agent: Add TODO about GUID
This commit is contained in:
parent
2fbab063cd
commit
b5d7b800bb
|
@ -1,3 +1,4 @@
|
|||
import uuid
|
||||
|
||||
# TODO: Find a better place for this
|
||||
GUID = str(uuid.getnode())
|
||||
|
|
Loading…
Reference in New Issue