Skip to content

FAQ

  • Q: How to disable the remote shell feature of a node?

    A: In the .env file of frp-panel, set CLIENT_FEATURES_ENABLE_REMOTE_SHELL to false.

  • Q: How to disable the functions feature of a node?

    A: In the .env file of frp-panel, set CLIENT_FEATURES_ENABLE_FUNCTIONS to false.