Share Apps
You can open up your local Pinokio node to the outside world, or any other device on the same network, instantly.
- This will let you share your local Pinokio app to the public internet, which anyone with a URL can access.
- Powered by Cloudflare Tunnel
- You can manually configure this in through the Configure menu (set PINOKIO_SHARE_CLOUDFLARE to true)
Passcode (optional)
- No passcode: Anyone with the URL can use the app
- Passcode: Users will need to authenticate with the passcode before using the app.
- To allow multiple passcodes, separate the passode by commas (Example: ab12zd3,D3ad3a,df3d9Fa).
- This will allow any device on the same local network to access the app.
- A new IP will be provided when local sharing is on, which can be used to access from any device on the same network.
- You can manually configure this through the Configure menu (set PINOKIO_SHARE_LOCAL to true)
Custom Port (optional)
- No custom port: a random port will be generated automatically.
- Custom port: the local share network will be started at the specified port
Save