recherche

Maison  >  Questions et réponses  >  le corps du texte

ubuntu后台启动shadowsocks命令

ubuntu后台启动shadowsocks命令,ssserver -c /etc/shadowsocks.json -d start失败

ssserver -c /etc/shadowsocks.json -d start

这条命令失败,不能用-d,有什么好的办法解决呢?

大家讲道理大家讲道理2848 Il y a quelques jours1159

répondre à tous(1)je répondrai

  • 黄舟

    黄舟2017-04-24 09:12:10

    $ sudo /usr/local/bin/ssserver -c /home/meteor/shadowsocks/config.json -d start
    INFO: loading config from /home/meteor/shadowsocks/config.json
    2016-10-13 16:56:18 INFO     loading libcrypto from libcrypto.so.1.0.0
    started

    Vos autorisations sont insuffisantes. Il doit être exécuté avec le compte root.

    répondre
    0
  • Annulerrépondre