-
Updated
Mar 26, 2021
ipv6
Here are 833 public repositories matching this topic...
-
Updated
Feb 28, 2022 - C#
-
Updated
Mar 17, 2022 - C++
-
Updated
Feb 28, 2022 - C
-
Updated
Mar 10, 2022 - C
Unpacking yggdrasil (0.3.9) ...
dpkg: error processing archive yggdrasil-0.3.9-i386.deb (--install):
unable to create '/etc/systemd/system/yggdrasil.service.dpkg-new' (while processing 'etc/systemd/system/yggdrasil.service'): No such file or directory
Errors were encountered while processing:
yggdrasil-0.3.9-i386.deb
There are Linux distros such as AntiX (Debian) and Gentoo whic
-
Updated
Feb 27, 2022 - Python
-
Updated
Mar 12, 2022 - C++
-
Updated
Mar 17, 2022 - Go
-
Updated
Mar 6, 2022 - Shell
-
Updated
Apr 9, 2021 - PHP
-
Updated
Oct 31, 2021 - Python
Can you make interface for simple using? Maybe connected clients listing, manage instances, edit interfaces which be WAN and LAN on startup.
-
Updated
Jan 23, 2022 - C
-
Updated
Mar 14, 2022 - Shell
-
Updated
Mar 12, 2022 - C++
-
Updated
Mar 3, 2022 - C++
-
Updated
Mar 17, 2022 - Go
Improve this page
Add a description, image, and links to the ipv6 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipv6 topic, visit your repo's landing page and select "manage topics."
Your Feature Request
Dumping variables for debugging is not an easy thing, neither is placing many of them in a header to pass to an application, or to a monitoring system.
Something convenient would consist in having a
dump_all_vars([scope],[prefix])sample fetch function that produces a list of all variables matching optional scope and optional prefix, in the formvar=val, ...for ex