mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 14:48:22 +00:00
Split ip46->ip/tcp
This commit is contained in:
parent
beefcc9185
commit
5a2b2927d9
4 changed files with 55 additions and 31 deletions
|
@ -36,6 +36,7 @@ LOG = setup_logs()
|
|||
TESTS = []
|
||||
ERRORS = []
|
||||
|
||||
|
||||
# decorator to automatically add a function to tests
|
||||
def test(f):
|
||||
global ERRORS, TESTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue