pull/131/head
233boy 6 years ago
parent e9ab14add2
commit 9d6febc8b2
  1. 8
      config/server/dynamic/http.json
  2. 8
      config/server/dynamic/kcp.json
  3. 8
      config/server/dynamic/quic.json
  4. 8
      config/server/dynamic/tcp.json
  5. 8
      config/server/dynamic/ws.json
  6. 8
      config/server/h2.json
  7. 8
      config/server/http.json
  8. 8
      config/server/kcp.json
  9. 8
      config/server/quic.json
  10. 8
      config/server/tcp.json
  11. 8
      config/server/ws.json
  12. 20
      src/config.sh
  13. 22
      src/custom_config.sh
  14. 6
      src/custom_rules.sh
  15. 2
      v2ray.sh

@ -91,7 +91,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -114,13 +114,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -63,7 +63,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -86,13 +86,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -67,7 +67,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -90,13 +90,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -50,7 +50,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -73,13 +73,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -53,7 +53,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -76,13 +76,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -46,7 +46,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -69,13 +69,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -64,7 +64,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -87,13 +87,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -36,7 +36,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -59,13 +59,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -38,7 +38,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -61,13 +61,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -31,7 +31,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -54,13 +54,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -31,7 +31,7 @@
//include_ss
//include_socks
//include_mtproto
//include_config
//include_in_config
//
],
"outbounds": [
@ -54,13 +54,15 @@
"settings": {},
"tag": "tg-out"
}
//include_out_config
//
],
"dns": {
"server": [
"8.8.8.8",
"8.8.4.4",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},

@ -1,6 +1,14 @@
# vmess
_load vmess-config.sh
# ss
_load ss-config.sh
# socks
_load socks-config.sh
# mtproto
_load mtproto-config.sh
# ban domain
_load ban_xx.sh
@ -11,17 +19,5 @@ _load ban_bt.sh
# ban ad
_load ban_ad.sh
# custom rules
_load custom_rules.sh
# ss
_load ss-config.sh
# socks
_load socks-config.sh
# mtproto
_load mtproto-config.sh
# custom config
_load custom_config.sh

@ -1,6 +1,18 @@
# custom config
if [[ -f /etc/v2ray/custom/config.json ]]; then
custom_config_file="/etc/v2ray/custom/config.json"
sed -i "/\/\/include_config/r $custom_config_file" $v2ray_server_config
sed -i "s#//include_config#,#" $v2ray_server_config
# custom inbounds config
if [[ -f /etc/v2ray/custom/in.json ]]; then
custom_config_file="/etc/v2ray/custom/in.json"
sed -i "/\/\/include_in_config/r $custom_config_file" $v2ray_server_config
sed -i "s#//include_in_config#,#" $v2ray_server_config
fi
# custom outbounds config
if [[ -f /etc/v2ray/custom/out.json ]]; then
custom_config_file="/etc/v2ray/custom/out.json"
sed -i "/\/\/include_out_config/r $custom_config_file" $v2ray_server_config
sed -i "s#//include_out_config#,#" $v2ray_server_config
fi
# custom rules
if [[ -f /etc/v2ray/custom/rules.json ]]; then
custom_rules_file="/etc/v2ray/custom/rules.json"
sed -i "/\/\/include_rules/r $custom_rules_file" $v2ray_server_config
sed -i "s#//include_rules#,#" $v2ray_server_config
fi

@ -1,6 +0,0 @@
# custom rules
if [[ -f /etc/v2ray/custom/rules.json ]]; then
custom_rules_file="/etc/v2ray/custom/rules.json"
sed -i "/\/\/include_rules/r $custom_rules_file" $v2ray_server_config
sed -i "s#//include_rules#,#" $v2ray_server_config
fi

@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v3.05"
_version="v3.06"
cmd="apt-get"

Loading…
Cancel
Save