Skip to content
Discussion options

You must be logged in to vote

Glider does not seem to support Shadowsocks 2022, so you could not use this project to connect to a glider Shadowsocks server. But other protocols like SOCKS5 and HTTP should work.

To generate a PSK for Shadowsocks 2022, you could use openssl:

openssl rand -base64 <size>

<size> is 16 for 2022-blake3-aes-128-gcm and 32 for 2022-blake3-aes-256-gcm.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pgswow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants