Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Jan 15, 2024
    • Amna Snene's avatar
      tools: add dvpn · 4e52b163
      Amna Snene authored and Sébastien Blin's avatar Sébastien Blin committed
      dvpn tool is a VPN based on the DHTNET stack. The tool creates a TUN interface to efficiently route traffic to the destination.
      
      For the client side, upon establishing a connection, the tool creates a TUN interface and sets it as the default route in the routing table, excluding traffic destined for the peer. On the server side, a TUN interface is created, and NAT configuration is used to respond to client requests.
      
      Change-Id: I43ff43982930d97502a64d15aeb2c8df283bdda9
      GitLab: #13
      4e52b163
  3. Nov 21, 2023
  4. Nov 17, 2023
  5. Oct 02, 2023
  6. Sep 28, 2023
  7. Sep 26, 2023
  8. Sep 20, 2023
  9. Sep 18, 2023
  10. Aug 30, 2023
  11. Aug 29, 2023
  12. Aug 27, 2023
  13. Aug 23, 2023
  14. Aug 21, 2023
Loading