explode_ss

Function explode_ss 

Source
pub fn explode_ss(ss: &str, node: &mut Proxy) -> bool
Expand description

Parse a Shadowsocks link into a Proxy object Based on the C++ implementation in explodeSS function