top | item 43685263

(no title)

__fst__ | 10 months ago

python3 -m http.server -d /path/to/dir

discuss

order

rad_gruchalski|10 months ago

Don’t forget 8080. http.server binds on port 8000 by default :].

globular-toast|10 months ago

Why is 8080 more likely to be available than 8000?