linuxserver / docker-code-server

GNU General Public License v3.0
1.54k stars 314 forks source link

[FEAT] Bind to IPv6 Address as well #178

Open miyurusankalpa opened 2 months ago

miyurusankalpa commented 2 months ago

Is this a new feature request?

Wanted change

Bind to both IPv6 and IPv4 address by default, which a option to disable IPv6 if there any issues.

Reason for change

I use IPv6 and I could not connect to it via IPv6.

Proposed code change

Changing the bind address to IPv6 as mentioned comment below, will listing it in both IPv4 and IPv6.

https://github.com/coder/code-server/issues/261#issuecomment-1812670624

https://github.com/linuxserver/docker-code-server/blob/eaeab3349e732583f277fd0fb2c758057855a281/root/etc/s6-overlay/s6-rc.d/svc-code-server/run#L20

github-actions[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.