Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 354 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 354 Bytes

runoffline

Bash script that lets you run commands in an offline network namespace

demo video

Usage

$ ./offline.sh

Usage: offline [OPTIONS] $#

Options:
 -h, --help   Display this help message
 -r, --root   Run as root without the use of: su $USER -c $#

Installation

Put in /usr/bin

License

GPL3