agnosticdev
Software Engineer working with network security and networking via the system, the server, and mobile.
San Jose, CA
Pinned Repositories
AutomationScripts
This is a collection of automation scripts that can be used for various use cases throughout development.
Blog-Examples
Code that has been used as an example or the topic of a blog post on agnosticdev.com
Network-Capture
Python wrapper around TCPdump for finer grained search criteria on Linux systems.
Network-Sniffer
Lightweight C++ based network sniffer to sniff traffic on Linux and macOS.
NetworkConnectivity
Swift Package designed as an alternative to detecting network connectivity when traditional methods do not work. Designed for iOS and macOS
NetworkScope
Utility for scoping the properties on a network connection.
Tutorials
Very basic repository of code snippets that have been used from my tutorial section of the Agnosticdev website.
swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.
openssl
TLS/SSL and crypto library
agnosticdev's Repositories
agnosticdev/Blog-Examples
Code that has been used as an example or the topic of a blog post on agnosticdev.com
agnosticdev/Tutorials
Very basic repository of code snippets that have been used from my tutorial section of the Agnosticdev website.
agnosticdev/Network-Capture
Python wrapper around TCPdump for finer grained search criteria on Linux systems.
agnosticdev/NetworkConnectivity
Swift Package designed as an alternative to detecting network connectivity when traditional methods do not work. Designed for iOS and macOS
agnosticdev/Network-Sniffer
Lightweight C++ based network sniffer to sniff traffic on Linux and macOS.
agnosticdev/AutomationScripts
This is a collection of automation scripts that can be used for various use cases throughout development.
agnosticdev/NetworkScope
Utility for scoping the properties on a network connection.
agnosticdev/JupyterNotebooks
A small repository of Jupyter Notebooks I have put together to display data using Python
agnosticdev/mvfst
An implementation of the QUIC transport protocol.
agnosticdev/openssl
TLS/SSL and crypto library
agnosticdev/swift-http-types
Version-independent HTTP currency types for Swift
agnosticdev/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
agnosticdev/swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.