remote API - basic send of bad IPs

This commit is contained in:
bunkerity
2021-10-07 12:00:20 +02:00
parent fb799765a4
commit fdc02be051
10 changed files with 37 additions and 29 deletions

View File

@@ -58,6 +58,7 @@ function M.ping()
end
function M.ip(ip, reason)
-- TODO : check if IP is global
local request = {
["ip"] = ip,
["reason"] = reason