Commands

  • python -m SimpleHTTPServer 80

  • python3 -m http.server 80

  • certutil -urlcache -f <http address> <filename>

  • wget <http address>

Last updated