legit update

This commit is contained in:
Antoni Sawicki 2024-05-23 00:36:58 -07:00
parent 71889effe7
commit 67d550672b

View File

@ -59,7 +59,7 @@ WRP supports customizing it's own UI using HTML Template file. Download [wrp.htm
## Docker
```shell
$ docker run -d -p 80:8080 tenox7/wrp
$ docker run -d -p 8080:8080 tenox7/wrp
```
## Google Cloud Run
@ -147,6 +147,8 @@ $ wrp -ua="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (K
## Legal Stuff
```text
License: Apache 2.0
Copyright (c) 2013-2018 Antoni Sawicki
Copyright (c) 2013-2024 Antoni Sawicki
Copyright (c) 2019-2024 Google LLC
```