Getting shadowsocks-manager to work with ssmanager #246
Unanswered
talentlessguy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to set up a SS service using
ssmanagerandssmgr(GUI).I run
ssmanageras a systemd service like this:My config file:
{ "server": "127.0.0.1", "server_port":25117, "password": "password", "timeout":300, "method":"chacha20-ietf-poly1305", "nameserver":"8.8.8.8", "mode":"tcp_and_udp", "manager_address": "127.0.0.1:6002" }But when I launch
ssmgr:I get this error whenever I request anything related to users:
How could I solve this?
Info
shadowsocks-rustbuilt from source (1.15.4)shadowsocks-manager1.0.0node12.22.12sqlite2.8.17ufwis disabledBeta Was this translation helpful? Give feedback.
All reactions