You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="AUR badge for ss-uri-gen-rescue-git" src="https://img.shields.io/aur/version/ss-uri-gen-rescue-git?label=AUR%20ss-uri-gen-rescue-git" />
10
14
</a>
11
15
12
16
A light-weight command line automation tool for managing federated Shadowsocks servers. Automate deployments of [Outline servers](https://github.com/Jigsaw-Code/outline-server). Deliver configurations to users with [SIP008](https://github.com/shadowsocks/shadowsocks-org/issues/89).
@@ -16,11 +20,11 @@ A light-weight command line automation tool for managing federated Shadowsocks s
16
20
- Manage users, nodes, and groups with intuitive commands.
17
21
- Deploy and manage [Outline servers](https://github.com/Jigsaw-Code/outline-server).
18
22
- Retrieve user credentials automatically from Outline servers, or add credentials manually in plaintext or `base64url`.
19
-
- Gather user data usage statistics from Outline servers.
20
-
-Export user's associated nodes as [SIP002](https://shadowsocks.org/en/spec/SIP002-URI-Scheme.html)`ss://` URLs.
- This project is licensed under [GPLv3](LICENSE).
148
155
- The icons are from [Material Design Icons](https://materialdesignicons.com/) and are licensed under the [Pictogrammers Free License](https://dev.materialdesignicons.com/license).
149
156
-[`System.CommandLine`](https://github.com/dotnet/command-line-api) is licensed under the MIT license.
150
-
-[`JsonSnakeCaseNamingPolicy`](https://github.com/dotnet/corefx/pull/40003) is licensed under the MIT license.
157
+
-`System.Linq.Async` and `System.Interactive.Async` are from [dotnet/reactive](https://github.com/dotnet/reactive). They are licensed under the MIT license.
158
+
-`JsonSnakeCaseNamingPolicy` is adopted from [dotnet/corefx#40003](https://github.com/dotnet/corefx/pull/40003). It's licensed under the MIT license.
151
159
-[`Telegram.Bot`](https://github.com/TelegramBots/Telegram.Bot) and [`Telegram.Bot.Extensions.Polling`](https://github.com/TelegramBots/Telegram.Bot.Extensions.Polling) are licensed under the MIT license.
0 commit comments