3 ms·
How exactly are the ports "exposed" if they can't be bound to an interface?
by throwaway314155 8mo ago
How exactly are the ports "exposed" if they can't be bound to an interface?
- Zambyte 8mo agoBinding to 0.0.0.0 means binding to every interface.
- throwaway314155 8mo agoThat bit hadn’t been edited in when I wrote my comment.