Open dziudek opened 1 month ago
Thank you for starting this issue @dziudek!
Technically, this would be a Playground CLI update with the following changes:
--networking=true
, --networking=false
CLI switch, similarly to what the Query API already offers in the browser. cc @brandonpayton as that's another case of the CLI/Query API isomorphism.withNetworking
conditionally in loadNodeRuntime
based on that flag.
Hi,
As we have discussed it on WordCamp Gdynia - it would be great to have a flag which will allow users to limit access of the WordPress Playground instance to the local network. This can improve security and separation of the tool and can block some kinds of attacks.