7 ms·
python3 -m http.server -d /path/to/dir
by __fst__ 1y ago
python3 -m http.server -d /path/to/dir
- rad_gruchalski 1y agoDon’t forget 8080. http.server binds on port 8000 by default :].
- globular-toast 1y agoWhy is 8080 more likely to be available than 8000?
- rad_gruchalski 1y agoDon’t worry, it’s a misunderstanding.