mukuu commited on
Commit
f76965e
·
verified ·
1 Parent(s): 16372fa

Update script.sh

Browse files
Files changed (1) hide show
  1. script.sh +0 -1
script.sh CHANGED
@@ -2,7 +2,6 @@
2
 
3
  # Write "Hello, World!" to output.txt
4
  echo "Hello, World!" > output.txt
5
- apt install -y libpcap
6
  masscan -p11434 0.0.0.0/0 --exclude-file exclude.txt --rate=1000000 --open -oL ollamaports.txt
7
 
8
  # Start a simple HTTP server to serve the file on port 7860
 
2
 
3
  # Write "Hello, World!" to output.txt
4
  echo "Hello, World!" > output.txt
 
5
  masscan -p11434 0.0.0.0/0 --exclude-file exclude.txt --rate=1000000 --open -oL ollamaports.txt
6
 
7
  # Start a simple HTTP server to serve the file on port 7860