MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / _valid_iface

Function _valid_iface

network_diagnostics.py:51–52  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

49 from flask import request, jsonify
50except Exception: # pragma: no cover - flask always present in the app
51 request = None
52 jsonify = None
53
54# --------------------------------------------------------------------------
55# Input validation — these endpoints run system commands, so user-supplied

Callers 1

net_arp_scanFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected