MCPcopy Create free account
hub / github.com/10cks/fofaEX / main

Method main

src/main/java/plugins/CommonExecute.java:238–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236
237
238 public static void main() {
239 // 创建类的实例并调用方法
240 FofaPlugin plugin = new FofaPlugin();
241 plugin.fofaPlugin();
242 }
243}

Callers

nothing calls this directly

Calls 1

fofaPluginMethod · 0.95

Tested by

no test coverage detected