Locks the script to only run when bound to localhost (bind 127.0.0.1
in server.cfg
). This is good for giving the script to strangers for testing, without them being able to steal it. Uses extremely obfuscated code to stop reverse engineering.
For general YSI information, see the following links:
- Quick Start - One very simple example of getting started with this library.
- Features - More features and examples.
- FAQs - Frequently Asked Questions, including errors and solutions.
- API - Full list of all functions and their meaning.
- Internal - Internal developer documentation for the system.
These are links to external documentation and tutorials; both first- and third-party. Note that these may be incomplete, obsolete, or otherwise inaccurate.