An open API service indexing awesome lists of open source software.

https://github.com/queenoworld/runoffline

Bash script that lets you run commands in an offline network namespace
https://github.com/queenoworld/runoffline

bash bash-script linux shell shell-script

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

![demo video](assets/demo.gif)

## Usage
```bash
$ ./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](LICENSE)