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
- Host: GitHub
- URL: https://github.com/myl7/xdptun
- Owner: myl7
- License: gpl-2.0
- Created: 2021-11-26T12:35:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T00:49:08.000Z (about 2 years ago)
- Last Synced: 2025-03-24T03:11:31.796Z (2 months ago)
- Topics: ebpf, tc-bpf, udp-obfuscation, udp-over-tcp, xdp
- Language: Python
- Homepage: xdptun-pre.vercel.app
- Size: 1.14 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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