Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EASY233/Finger
/ api_data
Method
api_data
lib/options.py:26–30 ·
view source on GitHub ↗
(self, args)
Source
from the content-addressed store, hash-verified
24
self.get_ip()
25
26
def
api_data(self, args):
27
if
args.fofa:
28
run = Fofa()
29
elif
args.quake:
30
run = Quake()
31
32
def
target(self):
33
if
self._url:
Callers
1
__init__
Method · 0.95
Calls
2
Fofa
Class · 0.90
Quake
Class · 0.90
Tested by
no test coverage detected