#!/bin/bash
export HTTP_PROXY=localhost:8118 
white -e elinks "$*" &

