View Single Post
OfficialSikari
Junior Member
Join Date: Aug 2017
Location: /dev/null
Old 11-22-2019 , 19:06   Re: [ANY] ProxyKiller
Reply With Quote #6

Hey, made this neat module.
Posts positive VPN/Proxy detections to Discord via webhook.

Requires sm-json and ProxyKiller itself to compile!

Module can be configured within the main ProxyKiller config:
  • "discord_webhook_url" for the discord webhook url
  • "discord_webhook_geoip" to control the url for "location & details" (defaults here)

Example main ProxyKiller config:
Code:
"ProxyKiller"
{
        "discord_webhook_url"  "https://discordapp.com/api/webhooks/secret/other-secret"


	"my-service"
    	{
                ...
    	}
}

Attached Files
File Type: sp Get Plugin or Get Source (ProxyKiller-Discord-Webhook.sp - 389 views - 3.1 KB)
File Type: smx ProxyKiller-Discord-Webhook.smx (17.5 KB, 352 views)
OfficialSikari is offline