asexsela/Shadowsocks Connect via Outline
Connect to a Shadowsocks server with this GitHub Action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 3, 2023
- License
- MIT
Pinned Snippet
uses: asexsela/shadowsocks-action@cbf5669bb8adabf2b281c8084c7953f4be93d29a # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ip | Shadowsocks server IP address | yes | — |
| port | Shadowsocks server Port | yes | — |
| password | Shadowsocks password | yes | — |
| encrypt_method | Encrypt method: rc4-md5, aes-128-gcm, aes-192-gcm, aes-256-gcm, aes-128-cfb, aes-192-cfb, aes-256-cfb, aes-128-ctr, aes-192-ctr, aes-256-ctr, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, bf-cfb, chacha20-ietf-poly1305, xchacha20-ietf-poly1305, salsa20, chacha20 and chacha20-ietf. The default cipher is chacha20-ietf-poly1305. | yes | chacha20-ietf-poly1305 |
Outputs
no outputs