Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neocturne/fastd
Fast and Secure Tunnelling Daemon
https://github.com/neocturne/fastd
Last synced: 3 months ago
JSON representation
Fast and Secure Tunnelling Daemon
- Host: GitHub
- URL: https://github.com/neocturne/fastd
- Owner: neocturne
- License: other
- Created: 2019-08-21T10:32:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T19:46:13.000Z (about 1 year ago)
- Last Synced: 2024-07-01T20:30:33.305Z (4 months ago)
- Language: C
- Size: 1.79 MB
- Stars: 110
- Watchers: 14
- Forks: 16
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - neocturne/fastd - Fast and Secure Tunnelling Daemon (C)
- awesome-starred - neocturne/fastd - Fast and Secure Tunnelling Daemon (others)
README
# fastd - Fast and Secure Tunneling Daemon
fastd is a very small VPN daemon which tunnels IP packets and Ethernet frames
over UDP. It supports various modern encryption and authentication schemes and
can be used in many different network topologies (1:1, 1:n, meshed).fastd runs on Linux, FreeBSD, OpenBSD and macOS. Android support exists in the
code, but is currently unmaintained. Binary packages are provided by many major
Linux distributions.For more information, see the [documentation](https://fastd.readthedocs.io/) and
the [project wiki](https://github.com/NeoRaider/fastd/wiki).