Commit Graph

4 Commits (64d45f423711fb41aa5b8fbaae94d79838f54e69)

Author SHA1 Message Date
tiptorrent development team 64d45f4237 use getopt_long option definition
instead of numeric value.
2022-02-10 15:27:20 +01:00
tiptorrent development team f6f3984be7 allow to specify maximum number of redirections with -r
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.
2022-02-08 12:09:39 +01:00
tiptorrent development team 28d7a25a89 add -d/--daemon option 2022-01-19 11:45:04 +01:00
tiptorrent development team 2610239d62 initial commit 2021-09-29 15:47:43 +02:00