Run scripts from the Internet more securely than curl | bash (experimental)
Go to file
2022-04-07 19:04:15 -07:00
.gitignore Initial commit 2022-04-06 14:54:46 -07:00
demo_script.sh Initial version 2022-04-07 19:00:29 -07:00
LICENSE Initial commit 2022-04-06 14:54:46 -07:00
netrun.py Initial version 2022-04-07 19:00:29 -07:00
README.md Minimal documentation 2022-04-07 19:04:15 -07:00
requirements.txt Minimal documentation 2022-04-07 19:04:15 -07:00
testfile Initial version 2022-04-07 19:00:29 -07:00

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