loyess / Shell

Shadowsocks with plugins one-click installation. e.g. v2ray-plugin, kcptun, simple-obfs, goquiet, cloak, mos-tls-tunnel, rabbit-tcp, simple-tls, gost-plugin, xray-plugin, qtun, gun
783 stars 356 forks source link

[request] non-interactive installation #124

Open runalsh opened 4 months ago

runalsh commented 4 months ago

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