Is it possible to configure redirects (stream) for a range of ports to a host ? For example: - example.com:3000 -> 10.1.0.100:3000 - example.com:3001 -> 10.1.0.100:3001 ... to - example.com:4999 -> 10.1.0.100:4999