K4ryuu / PluginProtect

Some of ya'all wants to protect their compiled .smx for whatever reason to run only on a specified IP address. Well... One of my clients asked me to create a simple library to do that without any coding skills needed. Here you go.

Home Page:https://kitsune-lab.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin Protect

Some of y'all wants to protect their compiled .smx for whatever reason to run only on a specified IP address. Well... One of my clients asked me to create a simple library to do that without any coding skills needed. Here you go. NOTE: This does not block decompile of the plugin, it just simply won't start on un-authorised servers.


Usage: #include <plugin_protect>
Yes it's that simple.

Download · Report Bug · Request Feature
Do not forget to give a ⭐ on the projects!

Love the project? Please consider donating to help it improve!
PayPal: paypal@kitsune-lab.dev
Patreon: https://www.patreon.com/kitsunelab

KitsuneLogo

About

Some of ya'all wants to protect their compiled .smx for whatever reason to run only on a specified IP address. Well... One of my clients asked me to create a simple library to do that without any coding skills needed. Here you go.

https://kitsune-lab.dev/

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%