Skip to content
Snippets Groups Projects
  1. Sep 23, 2021
  2. Sep 22, 2021
  3. Jul 15, 2021
  4. Jul 14, 2021
  5. Jul 13, 2021
  6. Jul 12, 2021
  7. Jul 07, 2021
  8. Jul 06, 2021
  9. Jul 01, 2021
  10. Jun 22, 2021
  11. Jun 14, 2021
    • Kali Kaneko's avatar
      [docs] circumvention questions · 1fafe7b3
      Kali Kaneko authored
      1fafe7b3
    • Kali Kaneko's avatar
      [pkg] add changelog · 244b0651
      Kali Kaneko authored
      244b0651
    • Kali Kaneko's avatar
      [feat] allow to define explicitely allowed private address · 45939be0
      Kali Kaneko authored
      By default, bitmask-root allows traffic to devices in local networks.
      
      However, this behavior depends on it correctly identifying the local
      network of the default route, and it can fail on more complex network
      setups (one common failure mode is when one of the ifaces gets a
      link-local ip).
      
      This commit introduces an explicit mechanism, by parsing lines in
      
      /etc/bitmask/ipv4.allow
      /etc/bitmask/ipv6.allow
      
      If valid private ips are defined in either of the files, the behavior
      will change to fail close for local devices, and allow traffic (both tcp
      and udp) to the defined ips, on all ports.
      
      - Resolves: #503
      45939be0
    • Kali Kaneko's avatar
      [bug] do show gw selection pane · 1410e4ce
      Kali Kaneko authored
      1410e4ce
  12. Jun 01, 2021
Loading