The command:
Based on this answer looks like this setting is stored at:
I wonder if is possible somehow to specify the http_proy per user.
Something like:
I have post this same question at different forums one of them is the google android community, where the sr Diamond Product Expert title (lol) replied I should ask this somewhere else, at least he answered that this is possible "with effort".
I'm using Android12, and I have root access.
Affects all user profile.settings put global http_proxy ip : port
Based on this answer looks like this setting is stored at:
/data/system/users/<User_ID>/settings_global.xml
I wonder if is possible somehow to specify the http_proy per user.
Something like:
What I'm trying to achieve is find a way to have a same application running in different profiles to have different ip's.user0 http_proxy ip1 : port
user1 http_proxy ip2 : port
user2 http_proxy ip3 : port
etc
etc
user 0 apk "abc" ip 1
user 1 apk "abc" ip 2
user 2 apk "abc" ip 3
I have post this same question at different forums one of them is the google android community, where the sr Diamond Product Expert title (lol) replied I should ask this somewhere else, at least he answered that this is possible "with effort".
I'm using Android12, and I have root access.
Last edited: