This file is indexed.

/usr/sbin/sshuttle is in sshuttle 0.54-2.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
#!/bin/sh
DIR=/usr/lib/sshuttle
exec python "$DIR/main.py" python "$@"