Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

ipv6地址不能解析 #64

Open
Ttt749 opened this issue Apr 3, 2019 · 2 comments
Open

ipv6地址不能解析 #64

Ttt749 opened this issue Apr 3, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@Ttt749
Copy link

Ttt749 commented Apr 3, 2019

.\sstap.exe --host 2001:da8:8000:1:202:120:2:101 --port 443 --passwd sr011530 --xtudp 20 --method aes-256-cfb --disablev6 false
Unhandled Rejection at: Promise Promise {
{ Error: queryA ENOTFOUND 2001:da8:8000:1:202:120:2:101
at errnoException (dns.js:50:10)
at QueryReqWrap.onresolve [as oncomplete] (dns.js:238:19)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'queryA',
hostname: '2001:da8:8000:1:202:120:2:101' } } reason: { Error: queryA ENOTFOUND 2001:da8:8000:1:202:120:2:101
at errnoException (dns.js:50:10)
at QueryReqWrap.onresolve [as oncomplete] (dns.js:238:19)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'queryA',
hostname: '2001:da8:8000:1:202:120:2:101' }

还是无法使用ipv6吗

@Srar
Copy link
Owner

Srar commented Apr 3, 2019

是的 还不支持IPv6

@Ttt749
Copy link
Author

Ttt749 commented Apr 3, 2019

好的,谢谢!希望可以实现一下

@Srar Srar added the help wanted Extra attention is needed label May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants