mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-21 19:30:48 +00:00
legit update
This commit is contained in:
parent
71889effe7
commit
67d550672b
@ -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
|
||||
```
|
Loading…
Reference in New Issue
Block a user