#!/usr/bin/env python3 # -*- coding: utf-8 -*- Settings = { 'workDir': '/tmp/ProxyC', 'serverBind': '', 'clientBind': '', 'site': 'www.bing.com', 'host': '', 'cert': '', 'key': '', }