On 11/15/22 01:08, Paul Wise wrote: > One workaround would be for you to add an apt hook for this: > > /etc/apt/apt.conf.d/99-obfs4proxy-capability: > > DPkg::Post-Invoke { "setcap cap_net_bind_service=+ep /usr/bin/obfs4proxy"; }; This is a good work around - thx. -- Toralf