The problem is this line: https://github.com/shadowsocks/shadowsocks-rust/blob/78739f84b2994de5001ccc26a821e891ad47b201/crates/shadowsocks/src/config.rs#L908 For an example of URL that causes panic: `ss://foo:bar@127.0.0.1:9999`. Downstream issue: https://github.com/deltachat/deltachat-core-rust/issues/6189 Bugfix: https://github.com/shadowsocks/shadowsocks-rust/pull/1762