Skip to content

Commit

Permalink
release/0.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Yneth committed Mar 2, 2024
1 parent be11ea7 commit 78a2f87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ download and run [the latest binary](https://github.com/Yneth/distress-releases/
> **Warning**
> Docker does not support auto updates

```bash
docker run --rm -it --pull always --network host ghcr.io/yneth/distress
```
Expand Down Expand Up @@ -132,7 +133,7 @@ Options:
-t, --targets-path <TARGETS_PATH>
path or url to get configuration from [default: itarmy_ua]
-c, --concurrency <CONCURRENCY>
number of task spawners [default: 4096]
number of tasks
--use-my-ip <USE_MY_IP>
hint to use your ip in % of requests from 0 to 100 inclusive works amazing with VPN [default: 0]
--use-tor <USE_TOR>
Expand All @@ -148,7 +149,7 @@ Options:
--user-id <USER_ID>
send personalized user stats to receive rewards in future
--interface <INTERFACE>
advanced: socket interface name to use
advanced: comma separated socket interface names to use example: --interface eth0,lo0
--read-timeout <READ_TIMEOUT>
advanced: socket read timeout in milliseconds [default: 10000]
--tls-connect-timeout <TLS_CONNECT_TIMEOUT>
Expand Down

0 comments on commit 78a2f87

Please sign in to comment.