logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

newnet - launch a command in a new PID and network namespace

Author

       Christoph Berg <myon@debian.org>

                                                   2024-11-10                                          NEWNET(1)

Description

newnet is a wrapper around newpid-inu for use in situations where only a simple executable without
       options can be used, e.g. in sbuild's $build_env_cmnd setting.

Example

        .sbuildrc:
        $build_env_cmnd = 'newnet';
        1;

Name

       newnet - launch a command in a new PID and network namespace

Options

       None.

See Also

newpid(1).

Synopsis

newnetcommand

See Also