MCPcopy Index your code
hub / github.com/10cks/fofaEX / main

Method main

src/main/java/plugins/FofaPlugin.java:382–386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

380
381
382 public static void main() {
383 // 创建类的实例并调用方法
384 FofaPlugin plugin = new FofaPlugin();
385 plugin.fofaPlugin();
386 }
387}

Callers 1

mainMethod · 0.95

Calls 1

fofaPluginMethod · 0.95

Tested by

no test coverage detected