☄️ FoxGate AntiVPN [1.7.2-1.21.4] ⭐ Powerful Blocker of Proxy, VPNs & more! icon

☄️ FoxGate AntiVPN [1.7.2-1.21.4] ⭐ Powerful Blocker of Proxy, VPNs & more! -----

A customizable and advanced AntiVPN for your server, protect your server from VPNs and more FREE! ✨



❓ I can add a custom API for detection of VPN if the plugin doesn't has in their default list?
Yes,
you can integrate your own custom VPN detection API if it’s not included in the plugin’s default list. To do so, check the configuration file for examples of other APIs or use the template provided below. If the API or configuration you’ve added doesn’t work as expected, you can use the command ' /foxgate verbose' to review the response returned by the API and troubleshoot any issues.

Code (YAML):
'servicename' :
  # Enable this service?
   enabled
: true
    # Add this field in case requere key.
   key
: "KEY"
    # Add the model to request the page, this
    # use JSON in case is invalid the value or
    # is not set.
    #
    # Supported:
    # JSON, HTML
   model
: "JSON"
    # This field is necessary. Insert your
    # service URL.
    #
    # Remember:
    # %IP% = Return player's ip.
    # %KEY% = Return 'key' field value.
   url
: "https://example-antivpn.com/check/%IP%?key=%KEY%"
    # Headers in case is necessary.
    #
    # Set to: 'headers: []' to disable or only don't
    # add in the settings for this service.
   headers
:
     'Example-header'
: 'KEY'
    # Values to check.
    # This equal is necessary to determine.
   values
:
    # Fields to check.
      # In case you disable this with adding
      # 'fields: {}' to exclude and only get if
      # 'type' option contains in the final request.
      # This is a example.
     fields
:
    - "vpn"
      # Type to determine.
      # If this return true/false, use "boolean", in case
      # this is string, only put string, example:
      #
      # type: 'yes'
     type
: boolean
Resource Information
Author:
----------
Total Downloads: 852
First Release: May 4, 2024
Last Update: Yesterday at 3:54 AM
Category: ---------------
All-Time Rating:
10 ratings
Find more info at discord.idcteam.xyz...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings