View Single Post
pizzahut
Senior Member
Join Date: Oct 2004
Old 01-31-2021 , 06:04   Re: Proxy snort 1.3 (Updated 12/25/2020)
Reply With Quote #9

Quote:
Originally Posted by pakgamerz View Post
i have it installed on my server but it does not block the vpn that i want. And how i can see the detailed logs it doing under /cstrike/addons/amxmodx/logs* dont find any thing specific to proxysnort.

i hope you can advice so i can find something usefull
You need to add vpn=1 to the parameters which are used here:

Code:
formatex(constring,charsmax (constring), "GET /v2/%s?key=%s&inf=1&asn=1&risk=2&days=30&tag=%s,%s HTTP/1.0^nHost: proxycheck.io^n^n", Ip, token, tag, authid);

Last edited by pizzahut; 01-31-2021 at 06:26.
pizzahut is offline