Wilford888
Wilford888
> > > I find it extremely annoying that despite the fact that Android apps running on Chromebook are capable of accessing the USB and have been [since 2018](https://www.xda-developers.com/chrome-os-android-apps-usb-drive/) -...
I wasn't give an opportunity to choose a port before the bug generated the error message. ``` root@DietPiTR:~# ss -tulpn | grep LISTEN tcp LISTEN 0 4096 127.0.0.1:9050 0.0.0.0:* users:(("tor",pid=17550,fd=6))...
``` root@DietPiTR:~# cap_net_bind_service=+ep /usr/bin/obfs4proxy 2022/09/01 19:31:12 [ERROR]: obfs4proxy - must be run as a managed transport ```
``` root@DietPiTR:~# setcap cap_net_bind_service=+ep /usr/bin/obfs4proxy Failed to set capabilities on file `/usr/bin/obfs4proxy' (Operation not supported) The value of the capability argument is not permitted for a file. Or the file...