Categorygithub.com/tutacc/tutacc-core
repositorypackage
4.23.4+incompatible
Repository: https://github.com/tutacc/tutacc-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Project V

Build Status codecov.io GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Usage

docker run -d \
    --cap-add=NET_ADMIN \
    --restart=always \
    --network=host \
    -v /etc/tutacc:/etc/tutacc \
    --name tutacc \
    tutacc/tutacc-core