<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.olteanu-intarea-socks-6" target="https://datatracker.ietf.org/doc/html/draft-olteanu-intarea-socks-6-11">
   <front>
      <title>SOCKS Protocol Version 6</title>
      <author initials="V." surname="Olteanu" fullname="Vladimir Olteanu">
         <organization>University Politehnica of Bucharest</organization>
      </author>
      <author initials="D." surname="Niculescu" fullname="Dragos Niculescu">
         <organization>University Politehnica of Bucharest</organization>
      </author>
      <date month="November" day="2" year="2020" />
      <abstract>
	 <t>   The SOCKS protocol is used primarily to proxy TCP connections to
   arbitrary destinations via the use of a proxy server.  Under the
   latest version of the protocol (version 5), it takes 2 RTTs (or 3, if
   authentication is used) before data can flow between the client and
   the server.

   This memo proposes SOCKS version 6, which reduces the number of RTTs
   used, takes full advantage of TCP Fast Open, and adds support for
   0-RTT authentication.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-olteanu-intarea-socks-6-11" />
   
</reference>
