Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hub2git/075d5e5f61c0eed7406082e4b191a26e to your computer and use it in GitHub Desktop.
Save hub2git/075d5e5f61c0eed7406082e4b191a26e to your computer and use it in GitHub Desktop.
ps axu | grep anbox
root 1469 0.0 0.3 366644 12632 ? Ssl 08:45 0:00 /snap/anbox/16/usr/bin/anbox container-manager --data-path=/var/snap/anbox/common/ --android-image=/snap/anbox/16/android.img
dnsmasq 1923 0.0 0.0 49984 408 ? S 08:45 0:00 dnsmasq -u dnsmasq --strict-order --bind-interfaces --pid-file=/run/anbox/dnsmasq.pid --dhcp-no-override --except-interface=lo --interface=anboxbr0 --dhcp-leasefile=/var/lib/anbox/dnsmasq.anboxbr0.leases --dhcp-authoritative --listen-address 10.0.6.1 --dhcp-range 10.0.6.2,10.0.6.254 --dhcp-lease-max=252 --dhcp-range=fd9d:e4dc:4e00:9e98::1,ra-stateless,ra-names --listen-address fd9d:e4dc:4e00:9e98::1
me 2324 0.4 1.2 682484 48672 ? Ssl 08:45 0:22 /snap/anbox/16/usr/bin/anbox session-manager
me 6657 0.0 0.0 14224 1012 pts/1 S+ 10:13 0:00 grep --color=auto anbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment