Skip to content

Instantly share code, notes, and snippets.

View davedoesdev's full-sized avatar

David Halls davedoesdev

View GitHub Profile
@davedoesdev
davedoesdev / qemu-vlan0-dhcp.pcap
Last active October 14, 2015 06:16
Rumprun Express pcap files
@davedoesdev
davedoesdev / _stream_header.md
Last active August 12, 2016 06:08
Using frame-stream to add a header to a stream (i.e. add only one frame to the start of the stream)

Example showing how to add a header to a stream. Uses frame-stream to add a single frame containing the header. The rest of the data is left on the stream. Can be used to add metadata to the start of a stream.

@davedoesdev
davedoesdev / .gitignore
Last active June 27, 2021 15:32
webauthn4js import test
/dist
/node_modules