2 changed files with 7 additions and 1 deletions
@ -1,3 +1,8 @@
|
||||
# netrun |
||||
|
||||
Run scripts from the Internet more securely than `curl | bash` (experimental) |
||||
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 |
||||
|
Loading…
Reference in new issue