aual1780 / OOP_FinalProject

OOAD Semester Project
1 stars 0 forks source link

Ardnet feature request #20

Closed aual1780 closed 3 years ago

aual1780 commented 3 years ago

Add client validation to server connection pipeline. Allow consumer to prevent connections based on UDP handshake phase. Allow consumer to create "local only" ArdServer

aual1780 commented 3 years ago

Add corresponding DI config. ".LocalOnly()"

aual1780 commented 3 years ago

Use IP whitelist/blacklist in UDP config. UDP watcher will ignore any IP that is not approved

Config should not allow both whitelist and blacklist