Replies: 3 comments 1 reply
-
The qaul public node supports all currently supported protocols (TCP & QUIC) via IPv4 & IPv6. Configure IPv6 public node in the qaul AppTo change the currently configured public node to IPv6, go to the Configure IPv6 for CLIIf you are running qaul from the CLI, edit the configuration file
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, thanks!
May I recommend that this ship with the Android app as one of the default nodes (alongside the IPv4 one)?
…On 12 November 2024 14:38:30 SAST, Mathias Jud ***@***.***> wrote:
The qaul public node supports all currently supported protocols (TCP & QUIC) via IPv4 & IPv6.
The IPv6 address is `2a02:c207:3004:3887::1` the port number remains the same: `9229`
## Configure IPv6 public node in the qaul App
To change the currently configured public node to IPv6, go to the `settings` menu and edit the existing
## Configure IPv6 for CLI
If you are running qaul from the CLI, edit the configuration file `config.yaml`.
Change the entry `/ip4/144.91.74.192/udp/9229/quic-v1` to one of the values below:
```
/ip6/2a02:c207:3004:3887::1/udp/9229/quic-v1
/ip6/2a02:c207:3004:3887::1/tcp/9229
```
--
Reply to this email directly or view it on GitHub:
#652 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
----
Tristan B. Velloza Kildaire
Web: https://deavmi.assigned.network
BNET IRC: deavmi
Email: ***@***.***
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks!
…On 13 November 2024 18:17:38 SAST, Mathias Jud ***@***.***> wrote:
Just added :) [e41f862](e41f862)
Will be in the next release
--
Reply to this email directly or view it on GitHub:
#652 (reply in thread)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
----
Tristan B. Velloza Kildaire
Web: https://deavmi.assigned.network
BNET IRC: deavmi
Email: ***@***.***
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would be good to get an IPv6 variant of your community node running. I only have
IPv6 (clearnet) connectivity where I am and would like to test it
Beta Was this translation helpful? Give feedback.
All reactions