I am using SWI-Prolog 8.0.2 with Pengines. I want to be able to use Scratchpad/Swish for quick tests against my Pengines configuration. However, I only want those two apps to be available from localhost, as a security measure. What is the easiest way to set this up?
Also, is there an equivalent to SWIPL.INI for these two apps, some file I could edit so that certain code gets loaded into the Scratchpad/Swish code space whenever they are launched?