You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, how can I get rid completely of IPv6? it's useless for me and makes me crazy, unfortunately also your program what to deal only with that.
root@orangepizero:~/cyp# node .
no passwords.json found
1670083525741 ws2mpd attached to a http server { address: '::', family: 'IPv6', port: 8080 }
On /etc/sysctl.conf are already preset these lines:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
I rebooted, I don't know how can I kill it
I've an orangepi with latest armbian. Thank you
The text was updated successfully, but these errors were encountered:
Hi, how can I get rid completely of IPv6? it's useless for me and makes me crazy, unfortunately also your program what to deal only with that.
root@orangepizero:~/cyp# node .
no passwords.json found
1670083525741 ws2mpd attached to a http server { address: '::', family: 'IPv6', port: 8080 }
On /etc/sysctl.conf are already preset these lines:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
I rebooted, I don't know how can I kill it
I've an orangepi with latest armbian. Thank you
The text was updated successfully, but these errors were encountered: