client for glider shadowsocks server and how to create psk? #61
-
|
Hello! |
Beta Was this translation helpful? Give feedback.
Answered by
database64128
Mar 5, 2025
Replies: 1 comment
-
|
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
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pgswow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:<size>is 16 for2022-blake3-aes-128-gcmand 32 for2022-blake3-aes-256-gcm.