Commit Graph

21 Commits (master)

Author SHA1 Message Date
chris west 2e78294135 NO_COLOR support 4 years ago
chris west 1cb71b3450 If -p is passed without --bind, bind to that port 4 years ago
chris west 4ee7008070 --no-color to hide colors in log messages 4 years ago
chris west 924c5b1ae9 clarify 4 years ago
chris west 68979f2d88 add --bind to -h 4 years ago
Richard Bradfield a07c921fee
Default to dual stack and add BIND arg
Change the default bind address to be `[::]` and allow the user to
specify the socket to bind on.

This is distinct from the HOST/PORT pair already configurable as phd
might be running behind a proxy where links need to be generated with a
different destination to the bound socket.
4 years ago
chris west 85865968e3 hide info msgs in -r mode 4 years ago
chris west 822e1e0f26 -r for serverless rendering 4 years ago
dvkt 9dee2bf249 fix defaulting to cwd - ignore program arg 5 years ago
dvkt 5dce199301 default to port 7070 5 years ago
dvkt f7a006d74e default to serving cwd 5 years ago
dvkt a902c0870c port as number 5 years ago
dvkt fb5aa49ce4 -h is host too 5 years ago
dvkt 00906cf7f5 lean on GopherMap 5 years ago
dvkt 31ddc48721 basic 5 years ago
dvkt 20e73ffdf1 arg parsing, server 5 years ago
dvkt c3d6e57de9 basic flags 5 years ago
dvkt 5683be0cbe use lib.rs 5 years ago
dvkt 960e32bb17 basic dir listing 5 years ago
dvkt bf2990121b it lives 5 years ago
dvkt d596a143bb skeleton 5 years ago