Changes between Version 36 and Version 37 of Hackathon2023


Ignore:
Timestamp:
10/08/23 11:39:29 (11 months ago)
Author:
novaflash
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hackathon2023

    v36 v37  
    5151  ''**macOS:** we need to look at the VPN API and maybe PF for a solution to block the unwanted traffic paths.''\\
    5252  ''**Linux:** we can have OpenVPN implement a separate routing table and set up a routing policy. We'll need to add some options to give some control over this.''\\
    53   ''We want to avoid using a firewall solution on Linux because of the multitude of firewall solutions out there.''\\
     53  ''We want to avoid using a firewall solution on Linux because of the multitude of firewall solutions and configurations out there, or even lack of one.''\\
    5454  ''We want to ensure each OpenVPN process has its own routing table, and base its ID number off of ifdef ID with some offset.''\\
    5555  ''Have an option to allow to specify what routing table ID number OpenVPN should use (but not 0).''\\