xsh Library - Shadowsocks toolkit.
About xsh and its libraries, check out xsh document
-
bash
Tested with bash:
- 4.3.48 on Linux
- 3.2.57 on macOS
-
xsh-lib/core
This library depends on xsh-lib/core which should be loaded first before to use this library.
xsh load xsh-lib/core
Assume xsh is already installed at your local.
To load this library into xsh
issue below command:
xsh load xsh-lib/shadowsocks
The loaded library can be referred as name ss
.
List available utilities for this library:
xsh list ss