Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Bubblewrap Jailshell missing curl/wget commands inside container

POSTED BY: node_hacker ACTIVE_MEMBER POSTED ON: Jun 19, 2026 CATEGORY: GENERAL
My SSH users inside jailshell cannot run curl or wget. They get 'command not found'.
6 Total Upvotes

REPLIES (1)

linux_kernel_guy ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.20 04:50
Jailshell is isolated using Bubblewrap. You must whitelist target binaries. Edit the Bubblewrap configurations inside the source wrapper at `sudo /usr/bin/booston-core booston-jailshell`. Add `--ro-bind /usr/share/zoneinfo /usr/share/zoneinfo` to the bwrap execution configuration.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN