Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow to specify maximum number of redirections with -r | tiptorrent development team | 2022-02-08 | 1 | -4/+12 |
| | | | | | | | | | | | For example, -r/--redirect 3 specifies that the maximum number of redirections per client is 3. if -r/--redirect is specified with no argument, then the argument specified by -n/--max-clients is used. If -n/--max-clients is not specified and -r/--redirect is specifed with no argument, then default value is 3. | ||||
* | add -d/--daemon option | tiptorrent development team | 2022-01-19 | 1 | -2/+17 |
| | |||||
* | initial commit | tiptorrent development team | 2021-09-29 | 1 | -0/+95 |