查看ssr运行信息:
$ ps -ef | grep shadow
root 1035 1 0 Sep27 ? 00:00:03 python /usr/local/*/server.py -c /etc/*-r/config.json -d start
root 18462 17946 0 02:42 pts/0 00:00:00 grep --color=auto shadow
打开配置文件配置:
vim /etc/*-r/config.json
2024-02-28 20:44:34
查看ssr运行信息:
$ ps -ef | grep shadow
root 1035 1 0 Sep27 ? 00:00:03 python /usr/local/*/server.py -c /etc/*-r/config.json -d start
root 18462 17946 0 02:42 pts/0 00:00:00 grep --color=auto shadow
打开配置文件配置:
vim /etc/*-r/config.json