#!/usr/bin/luaweb
json = require("json")
omg = require("omg")

local ret=omg.ipConfig()

omg.runScript(ret,arg,"collects ip config\n")

