You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
is it possible to add non-interactive installation?
for example:
./ss-plugins.sh install ss-rust 991 pass chacha20-ietf-poly1305 -y
will install ss-rust on port 991 with password pass encryprion chacha20-ietf-poly1305 and auto-approve
something like printf "%s\n" 2 2 999 passw ' ' ' ' | ./script.sh is not working