#!/bin/sh
gconftool -s /system/proxy/mode -t string manual
gconftool -s /system/proxy/socks_host -t string localhost
gconftool -s /system/proxy/socks_port -t int 1080
