mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-07 20:29:09 -07:00
rootshell: use magic Android GIDs to access sockets
Android kernels with CONFIG_ANDROID_PARANOID_NETWORK extensions set require users to have a few special group IDs before getting network access. Unfortunately, we need to use nightly to get access to the .groups() method.
This commit is contained in:
committed by
Cooper Quintin
parent
25fa4aa0c1
commit
0237cb799b
2
rootshell/rust-toolchain.toml
Normal file
2
rootshell/rust-toolchain.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[toolchain]
|
||||
channel = "nightly"
|
||||
Reference in New Issue
Block a user