Skip to content

Start as non-root using capabilities #21

@eyedeekay

Description

@eyedeekay

Is your feature request related to a problem? Please describe.
This application can be run without root and without docker using capabilities. This should be facilitated when the user installs the application.

Describe the solution you'd like
Capabilities required for creating TUN devices on linux should be made available to this application when installed on Linux.

Describe alternatives you've considered
Dropping privileges is unsupported in Go. Go uses capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions