Hi Hans, On Fri, Oct 04, 2019 at 01:49:42PM +0200, Hans-Christoph Steiner wrote: > $ firejail ssh mysecretsite.onion > /bin/bash: /bin/nc.openbsd: Permission denied > /bin/bash: line 0: exec: /bin/nc.openbsd: cannot execute: Permission denied > ssh_exchange_identification: Connection closed by remote host
I can reproduce it.
But I'm not sure if this is a common enough use-case to allow nc in
the shipped profile (it is currently blacklisted via disable-common.inc).
If you want to unblacklist nc(.openbsd) you can create a local
customization of the profile via /etc/firejail/ssh.local:
noblacklist ${PATH}/nc
Kind regards,
Reiner
signature.asc
Description: PGP signature

