1
mirror of git://git.acid.vegas/IRCP.git synced 2024-11-22 16:06:41 +00:00

Forgot to uncomment 'proxy' in snapshot

This commit is contained in:
Dionysus 2023-05-31 01:00:49 -04:00
parent 1f73cc6542
commit a7c9c57a5c
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -45,7 +45,7 @@ snapshot = {
'host' : None,
'services' : False,
'ssl' : False,
#'proxy' : False,
'proxy' : False,
'raw' : [], # all other data goes in here
'CAP' : None,
'KILL' : None, # TODO: currently does not verify it was us being killed