Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1008 Bytes

y_lock.md

File metadata and controls

23 lines (14 loc) · 1008 Bytes

y_lock

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.

YSI

For general YSI information, see the following links:

Documentation

  • 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.

External Links

These are links to external documentation and tutorials; both first- and third-party. Note that these may be incomplete, obsolete, or otherwise inaccurate.