Advertisement
Jackspade9624

install.sh

Jun 10th, 2025 (edited)
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. python -m venv OPS
  2. source OPS/bin/activate
  3. pip install --upgrade pip
  4. pip install requests
  5. pip install bs4
  6. pip install sslscan
  7. pip install webtech
  8. pip install phonenumbers
  9. pip install geopy
  10. pip install speedtest-cli
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement