Since HTTP2 is rising (and much nicer protocol-wise), we should support in tlstunnel ALPN protocols and forwarding to a different TCP port (one that is HTTP2 only). This may require some more thoughts - and adjusting dream to be able to listen on distinct ports for HTTP1 and HTTP2. It also means adjusting the configuration format (currently: SNI, IP, port - future: SNI, ALPN, IP, port).
Since HTTP2 is rising (and much nicer protocol-wise), we should support in tlstunnel ALPN protocols and forwarding to a different TCP port (one that is HTTP2 only). This may require some more thoughts - and adjusting dream to be able to listen on distinct ports for HTTP1 and HTTP2. It also means adjusting the configuration format (currently: SNI, IP, port - future: SNI, ALPN, IP, port).