Run scripts from the Internet more securely than `curl | bash` (experimental)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Samuel Sloniker 44a7732ee5 Oops 🙃 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Minimal documentation 2 years ago
demo_script.sh Initial version 2 years ago
netrun.py Initial version 2 years ago
requirements.txt Minimal documentation 2 years ago

README.md

netrun

Run scripts from the Internet more securely than curl | bash (experimental)

Try it

pip3 install -r requirements.txt
python3 netrun.py https://git.kj7rrv.com/kj7rrv/netrun/raw/branch/master/demo_script.sh