Skip to content

it opens port 8080 to ipv6 only #27

@Barabba11

Description

@Barabba11

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions