How to Set static proxy for Wifi in Remix Os for PC

76 views
Skip to first unread message

magar_vik...@raisoni.net

unread,
Mar 25, 2016, 6:24:08 AM3/25/16
to Remix OS for PC

I have installed Remix Os in my system but i don't know how to set the static proxy setting for wifi in remix os. and i also don't know how to set the proxy setting in this os please help.

dru...@gmail.com

unread,
Mar 25, 2016, 8:26:06 AM3/25/16
to Remix OS for PC
iptables -t nat -A OUTPUT -o eth0 -p tcp --dport 80 -j DNAT --to PROXYIP:PROXYPORT
Source: https://groups.google.com/forum/#!topic/android-x86/XfIRyHQ5nmk

setprop global_http_proxy_host <host>
setprop global_http_proxy_port <port>
setprop net.gprs.http-proxy http://<host>:<port>

Reply all
Reply to author
Forward
0 new messages