# polarproxy # Transparent TLS proxy that decrypts traffic and saves it as PCAP for analysis in Wireshark # Docs: https://docs.remnux.org/discover-the-tools/explore+network+interactions/monitoring % network, tls, decryption, pcap # Basic usage PolarProxy -p 443,80 -w captured.pcap