Sign inSign up

toolbelt/tinc

By toolbelt

•Updated 1 day ago

A minimalistic VPN implementation

Image
0

6.3K

toolbelt/tinc repository overview

build status image size

source code docker image

⁠tinc

Docker image for tinc⁠, a minimalistic VPN implementation. To use run

docker run --network host --device /dev/net/tun --cap-add CAP_NET_ADMIN --volume <tinc-config-dir>:/run/tinc --rm -ti toolbelt/tinc

Remember: tincd toggles debug output on ^C (intr), use ^\ (quit) to terminate.

See here⁠ for configuration and invocation details.

⁠Notice

This docker image includes

tinc⁠

Alpine Linux⁠ – maintained by the Alpine Linux development team.

Tag summary

Content type

Image

Digest

sha256:862634c8b…

Size

3.8 MB

Last updated

1 day ago

docker pull toolbelt/tinc