Browse Source
* fix `ss-redir -v`. It's now output messages while redirecting. This is useful at the time building up a router. * typo * inet_ntop() -> dns_ntop() * removed max(). max(INET_ADDRSTRLEN, INET6_ADDRSTRLEN) => INET6_ADDRSTRLENpull/593/head
committed by
Max Lv