We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ed5fa commit dc42b27Copy full SHA for dc42b27
.github/workflows/build-libev.yaml
@@ -1,4 +1,4 @@
1
-name: Docker Build Images
+name: Docker Build Images (libev version)
2
3
on:
4
workflow_dispatch:
.github/workflows/build-rust.yaml
+name: Docker Build Images (rust version)
rust/README.md
@@ -0,0 +1,8 @@
+shadowsocks-rust
+================
+
+[](https://github.com/EasyPi/docker-shadowsocks-libev)
5
6
+[shadowsocks-rust][1] is a Rust port of shadowsocks.
7
8
+[1]: https://github.com/shadowsocks/shadowsocks-rust
0 commit comments