NetworkInterceptor icon indicating copy to clipboard operation
NetworkInterceptor copied to clipboard

Monitor and block outgoing network connections

Results 6 NetworkInterceptor issues
Sort by recently updated
recently updated
newest added

**Is your question related to a problem?** Blocked network connection attempt produces a stack trace. **Describe the question** Is it possible to catch the attempt and report it, rather than...

type: question
status: pending

Create [paper-plugin.yml](https://docs.papermc.io/paper/dev/getting-started/paper-plugins) if Paper breaks `plugin.yml` parsing. Paper now explicitly identifies `Paper plugins` in the `/plugins` command, by the existence of `paper-plugin.yml`. For example ``` > plugins [14:44:31 INFO]: Server...

type: feature request

**Is your feature request related to a problem? Please describe.** bStats for NetworkInterceptor/BungeeCord does not distinguish between BungeeCord and Waterfall. **Describe the solution you'd like** Implement a custom chart (simple...

type: feature request
priority: low

**Description** Sometimes FQDNs with identical stack traces are remapped to a previous FQDN. **Reproduction steps** The clearest example is provided by Plan 5.4-b1412, which recently incorporated slimjar to reduce the...

type: bug
priority: low

While plugin detection (within stack traces) works for Spigot/Paper and Bungee, there is currently no automatic Plugin detection for Velocity. This is because the class loader does not keep track...

type: feature request
status: help wanted
status: under investigation