dchapyshev / aspia

Remote desktop and file transfer tool.
https://aspia.org
GNU General Public License v3.0
1.6k stars 345 forks source link

Allow ListenInterface[s] have a list of interfaces #211

Open SVLD2 opened 1 year ago

SVLD2 commented 1 year ago

Sometimes it is necessary to limit the ListenInterface not single, but several interfaces. Why not make the parameter ListenInterface for the Router and the Relay a list of interfaces (separated by a semicolon)?