rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
1.91k stars 187 forks source link

Select multiple listen IP addresses #674

Open patschi opened 1 week ago

patschi commented 1 week ago

Is your feature request related to a problem? Please describe. I have multiple IPs on the server, but would like to have HFS only listen to two IPs:

  1. The IP 127.0.0.1 for local management via browser
  2. The IP 192.168.0.x for accessing the file server

Describe the solution you'd like Allow the Listen interface to select multiple, specific IP addresses

P.S. Found your HFS2 implementation just a few months ago and has been brilliant ever since. Glad to see HFS3 on active development!

rejetto commented 1 week ago

hey! are the other IPs v4 or v6?