dont-warn-about-rfc1918-socksport-addrs 298 B

1234567
  1. o Minor bugfixes:
  2. - Don't warn users that they are exposing a client port to the
  3. Internet if they have specified an RFC1918 address. Previously,
  4. we would warn if the user had specified any non-loopback
  5. address. Bugfix on 0.2.3.3-alpha. Fixes bug 4018; reported by Tas.