{ "input": [ { "type": "v2rayGeoIPDat", "action": "add", "args": { "uri": "./geoip-src.dat" } }, { "type": "text", "action": "add", "args": { "inputDir": "./data" } } ], "output": [ { "type": "v2rayGeoIPDat", "action": "output", "args": { "outputName": "geoip.dat" } }, { "type": "text", "action": "output" } ] }