#!/bin/bash


export https_proxy=http://127.0.0.1:3446
export http_proxy=http://127.0.0.1:3446
export all_proxy=socks5://127.0.0.1:3446
