MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / _thread

Function _thread

lib/core/testing.py:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 s.close()
95
96 def _thread():
97 vulnserver.init(quiet=True)
98 vulnserver.run(address=address, port=port)
99
100 vulnserver._alive = True
101

Callers

nothing calls this directly

Calls 2

initMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…