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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: