database64128

Results 204 comments of database64128
trafficstars

> `Endpoint = 0.0.0.0:23456` In general using the unspecified address as the destination address is not considered a good practice, even though it works most of the time. Always use...

It's just a static binary. Not much point for running it in a container. Feel free to write your own `Dockerfile` and build your own images.

Hi, I have updated README to mention some community-maintained container images. Feel free to ask if you have other questions.

As a follow-up to Shadowsocks 2022, I wrote [Shadowsocks Server Management API v1](https://github.com/Shadowsocks-NET/shadowsocks-specs/blob/main/2023-1-shadowsocks-server-management-api-v1.md) and implemented it in my [Go implementation](https://github.com/database64128/shadowsocks-go). It'd be nice if shadowsocks-rust can implement this API.