Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IPV6 #35

Open
aglu opened this issue Jan 22, 2023 · 5 comments
Open

Support IPV6 #35

aglu opened this issue Jan 22, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@aglu
Copy link

aglu commented Jan 22, 2023

This application dont's support ipv6-network and ipv6-sites.

  1. Ipv6-address in dns is not valid in app
    spoof-dpi --port=8000 --dns=[2606:4700:4700::1111] zsh: no matches found: --dns=[2606:4700:4700::1111]
  2. DNS request with AAAA records only throws an error.
    ERRO[2023-01-23T01:55:19+03:00] [HTTPS DOH] Error looking up for domain: ipv6.ams2.test-ipv6.com couldn't resolve the domain
  3. App recognizes ipv6-host as domain name and throws error. Ipv6-site is not available.
    ERRO[2023-01-23T01:55:33+03:00] [HTTPS DOH] Error looking up for domain: 2001:470:1:18::115 Name error
@xvzc
Copy link
Owner

xvzc commented Jan 30, 2023

Will supporting system dns solve this issue?

@aglu
Copy link
Author

aglu commented Jan 30, 2023

Need support ipv6-dns and processing AAAA-records. In IPv6-only (with NAT64) network app dont'worked.

PS. Maybe this ticket market as improvements

@xvzc xvzc added the enhancement New feature or request label Jan 30, 2023
@Albonycal
Copy link

Yea IPv6 support would be nice

@xvzc
Copy link
Owner

xvzc commented Feb 15, 2023

Guys I really want to add this feature as an enhancement but lately i'm quite busy to work on it. Sorry.

@Albonycal
Copy link

It's fine :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants