pure

module
v0.0.0-...-892f5d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2024 License: AGPL-3.0

README

Pure

pure is a collection of software and tools that I use to manage my network and my storage.

Directory tree:

  • cmd/dnsd is meant to be an intercepting DNS caching proxy
  • pkg/nfqueue is a network interference tool that uses NFQUEUE
    • It modifies the window size of TCP packets with the SYN or the ACK flag set
    • Middleboxes that do not support stream reassembly will be unable to collect the metadata of the TLS streams
    • References:
  • pkg/sni is a proxy for TLS that does not terminate
    • it refuses non-TLS traffic and connections to bare IP addresses
    • checks the geographical location of the remote endpoints
    • logs the Server Name Indication
  • pkg/shsh is a http proxy tailor-made to support the "signed hash protocol"
  • pkg/sntp is a sntp v4 server that relays the time of the system on which it is running
  • the rest of the project is just basic ansible

Directories

Path Synopsis
cmd
pkg
sni

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL