Hello, The BND.ADDR and The BND.PORT that is returned from the proxy server is not used on line 260. ` cli.read(l + 2)` According to rfc1928 on top of page 6, these are the server bound address and the server bound port. thanks
Hello,
The BND.ADDR and The BND.PORT that is returned from the proxy server is not used on line 260.
cli.read(l + 2)According to rfc1928 on top of page 6, these are the server bound address and the server bound port.
thanks