This is the command newnet that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
newnet - launch a command in a new PID and network namespace
SYNOPSIS
newnet command
DESCRIPTION
newnet is a wrapper around netpid -inu for use in situations where only a simple
executable without options can be used, e.g. in sbuild's $build_env_cmnd setting.
OPTIONS
None.
EXAMPLE
.sbuildrc:
$build_env_cmnd = 'newnet';
1;
Use newnet online using onworks.net services