Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Documentation

phlinhng edited this page Sep 26, 2020 · 5 revisions

configurations path (v2gun)

  • v2ray-core:
    • /usr/local/etc/v2ray/03_routing.json
    • /usr/local/etc/v2ray/05_inbounds.json
    • /usr/local/etc/v2ray/06_outbounds.json
  • trojan-go: /etc/trojan-go/config.json
  • nginx:
    • debian/ubuntu: /etc/nginx/sites-available/v2gun.conf
    • centos: /etc/nginx/conf.d/v2gun.conf

configurations path (v2script)

  • v2ray-core:
    • before v2script v1.1.6: /etc/v2ray/config.json
    • /usr/local/etc/v2ray/config.json
  • trojan-go: /etc/trojan-go/config.json
  • tls-shunt-proxy: /etc/tls-shunt-proxy/config.yaml
  • caddyserver: /usr/local/etc/caddy/Caddyfile
  • subconverter: /usr/local/etc/v2script/pref.ini
  • v2script: /usr/local/etc/v2script/config.json
Clone this wiki locally