pub fn explode_ss(ss: &str, node: &mut Proxy) -> bool
Parse a Shadowsocks link into a Proxy object Based on the C++ implementation in explodeSS function