mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 22:25:24 +02:00
Updated Roadmap (markdown)
@@ -477,8 +477,8 @@ Available subcommands:
|
|||||||
|
|
||||||
### `$ archivebox server`
|
### `$ archivebox server`
|
||||||
|
|
||||||
#### `[ip:port]`
|
#### `--bind=[ip:port]`
|
||||||
The address:port combo to run the server on, defaults to `127.0.0.1:8000`.
|
The address:port combo to run the web UI server on, defaults to `127.0.0.1:8000`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ archivebox server
|
$ archivebox server
|
||||||
@@ -495,7 +495,7 @@ Quit the server with CONTROL-C.
|
|||||||
|
|
||||||
### `$ archivebox proxy`
|
### `$ archivebox proxy`
|
||||||
|
|
||||||
Run a live HTTP/HTTPS proxy for recording and replaying WARCs using pywb.
|
Run a live HTTP/HTTPS proxy that records all traffic into WARC files using pywb.
|
||||||
|
|
||||||
#### `--bind=[ip:port]`
|
#### `--bind=[ip:port]`
|
||||||
The address:port combo to run the proxy on, defaults to `127.0.0.1:8010`.
|
The address:port combo to run the proxy on, defaults to `127.0.0.1:8010`.
|
||||||
|
Reference in New Issue
Block a user