fixed class_check behavior, added minimal.json
This commit is contained in:
parent
8e53382e70
commit
fca615e8d9
9 changed files with 60 additions and 30 deletions
|
|
@ -6,7 +6,7 @@ not use a parser.
|
|||
"""
|
||||
|
||||
import socket
|
||||
from service import Service
|
||||
from lib.services.service import Service
|
||||
|
||||
|
||||
class TcpconnectService(Service):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue