On 20 Dec 2017, at 22:01, teor <teor2345@gmail.com> wrote:

Does AWS have native IPv6 yet?

It does, and if you created the right instance type (and created it recently)
it's automatic:

https://aws.amazon.com/blogs/aws/aws-ipv6-update-global-support-spanning-15-regions-multiple-aws-services/

If so, please set on both relays:

ORPort [IPv6]:Port

And on the Exit:

IPv6Exit 1

ipconfig -6
or
Ifconfig eth0
should tell you what the IPv6 address is: you'll want the publicly
routable one, which probably starts with "200".

We're working on automating IPv6 address detection for relays.

T