Skip to content

Instantly share code, notes, and snippets.

View duxiying110's full-sized avatar
🎯
Focusing

duxiying duxiying110

🎯
Focusing
View GitHub Profile
@duxiying110
duxiying110 / 基础.txt
Created October 25, 2019 08:46
markdown语法
标题
# 一级标题
## 二级标题
### 三级标题
引用
> 一级引用
> 二级引用
> 三级引用
列表
无序列表:使用星号、加号或者减号,作为列表的标记
@duxiying110
duxiying110 / GitHub.md
Last active October 25, 2019 08:02
学习Git

Git的理解

版本管理工具:每次commit都是一个版本,可以通过git reset --hard commit号,到指定版本;

{"sig":"27b3cf3cd936dd3bd6f8d4ddce0b96fcaa489dd7a5612f8ad23e15d37b0b63f603df2ea8d3e798b55ae4d4efa73ca2051e11d163a8203ff8c7b82a19046316570","msghash":"8cc1c57cc55064c5ac6f892db75c21670bb8c89cb17fa12ea9883a819769f2be"}
# 你可以从该 URL 下载这个配置文件: http://surge.run/config-example/ios.conf
# 用编辑器编辑后,再通过 iTunes, URL, AirDrop 或者 iCloud Drive 复制回 iOS 设备
# Version 2.0
[General]
# 日志等级: warning, notify, info, verbose (默认值: notify)
loglevel = notify
# 跳过某个域名或者 IP 段,这些目标主机将不会由 Surge Proxy 处理。(在 macOS
# 版本中,如果启用了 Set as System Proxy, 那么这些值会被写入到系统网络代理
# 设置中.)
# 规则配置仅供参考,适用于Surge iOS 1.2.3 (563) 及其后续版本;
# 包含 Proxy Group、URL Rewrite 特性;
# 包含 Reject 规则,用于拦截广告、行为分析、数据统计;
# 屏蔽 Hao123、百度联盟广告以及部分运营商网页漂浮广告;
# Surge 新手使用指南 http://bit.ly/1q5eTlF
[General]
# warning, notify, info, verbose
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, ::ffff:0:0/96
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
loglevel = notify