An open API service indexing awesome lists of open source software.

https://github.com/myl7/xdptun

UDP packet obfuscation with eBPF, which tunnels UDP over pseudo-TCP
https://github.com/myl7/xdptun

ebpf tc-bpf udp-obfuscation udp-over-tcp xdp

Last synced: about 2 months ago
JSON representation

UDP packet obfuscation with eBPF, which tunnels UDP over pseudo-TCP

Awesome Lists containing this project

README

        

# xdptun

UDP packet obfuscation with eBPF, which tunnels UDP over pseudo-TCP

## Technical Notes

See [`docs/tech.md`](/docs/tech.md)

## Benchmarks

See [`docs/bench.md`](/docs/bench.md)

## License

### Code

Copyright (c) 2022 myl7

SPDX-License-Identifier: GPL-2.0-or-later

### Texts under `docs/thesis`

Copyright (c) 2022 myl7

SPDX-License-Identifier: CC-BY-NC-ND-4.0

by default, unless otherwise explicitly stated