Skip to content

Instantly share code, notes, and snippets.

@candyan
Last active October 26, 2023 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candyan/140700f2abb9007bc805642abdc5ca5c to your computer and use it in GitHub Desktop.
Save candyan/140700f2abb9007bc805642abdc5ca5c to your computer and use it in GitHub Desktop.
#配置参数生成时间:2023-10-26
name = "一名法学生的配置文档"
email = "a79865863@gmail.com"
website = "http://sharex.win:878"
description = "一名法学生的代理配置"
# 用户配置(Profile)
[PROFILE.sharex]
name = "Sharex代理"
dns = ["8.8.8.8"]
default = "PROXY"
proxy = "share0"
rulesets = [
"sharexdirect",
"sharexproxy",
"sharexreject"
]
#代理(Proxy)
[PROXY.sharex0]
type = "SOCKS5"
host = "8.219.182.134"
port = 31018
user = "xabhfQ6Kynv8pXO"
password = "eBYaniJbbZwmNOL"
remark = "31018"
# 规则集
[RULESET.sharexproxy]
name = "代理路线"
rules = [
]
# 规则集
[RULESET.sharexdirect]
name = "本地网络"
rules = [
]
# 规则集
[RULESET.sharexreject]
name = "拒绝链接"
rules = [
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment