Skip to content

Instantly share code, notes, and snippets.

[General]
# warning, notify, info, verbose
external-controller-access = apw@0.0.0.0:6155
interface = 0.0.0.0
port = 8888
socks-port = 8889
ipv6 = 0
bypass-system = 1
dns-server = system, 223.5.5.5, 114.114.114.114, 119.29.29.29
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
@nicholaswan
nicholaswan / surf.conf
Created November 14, 2016 09:21 — forked from networkextension/surf.conf
surf.conf
# A.BIG.T rule config
# 用编辑器编辑后,再通过 iTunes, URL, AirDrop 或者 iCloud Drive 复制回 iOS 设备
# Version 2.0
[General]
# 日志等级: error,warning, notify, info, verbose (默认值: info)
loglevel = info
# 跳过某个域名或者 IP 段,这些目标主机将不会由 A.BIG.T 处理。
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local
# 强制使用特定的 DNS 服务器
@nicholaswan
nicholaswan / README.md
Created November 14, 2016 09:18 — forked from janlay/README.md
Yet another config for Surge.app

Install

  1. Modify index.txt with your output path and proxy info
  2. Use Text Builder to build configuration for Surge: $ text-builder -index /path/to/index.txt Or run $ sh build-all to build all your index files.
  3. Import configuration via AirDrop/iTunes/Dropbox/iCloud

本人不提供任何保证和技术支持,使用者自负风险。
There are no guarantees, no any support. Use it at your own risk.