Lack of snap deployment documentation
It would be great if there were some documentation about deployment from snap package
Should be as trivial as snap install dumbproxy, no? Are there people around who use snaps but are not familiar with it?
Should be as trivial as
snap install dumbproxy, no? Are there people around who use snaps but are not familiar with it?
Basically yes, but the trick is how to launch it as a daemon correctly
@andre487 look at shadowsosks-rust: https://github.com/shadowsocks/shadowsocks-rust?tab=readme-ov-file#install-using-snap
all snap-enabled services can configure the same way
It will be nice to have instructions in project wiki. If anyone is up to do it, let me know -- I'll add you as a collaborator to grant access to wiki edits.