# plugin-env **Repository Path**: backup-group/plugin-env ## Basic Information - **Project Name**: plugin-env - **Description**: A plugin for the ja-netfilter, it can set custom env vars. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2025-04-01 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # plugin-env ### A plugin for the [ja-netfilter](https://gitee.com/ja-netfilter/ja-netfilter), it can set custom env vars. #### Use the `mvn clean package` command to compile and use `env-vX.X.X-jar-with-dependencies.jar` file! ## Config file: `env.conf` ``` [ENV] EQUAL,ENV_NAME=ENV_VALUE ```