App-Charon
view release on metacpan or search on metacpan
charon --query-param-auth 'password=station'
charon --query-param-auth ''
Query param auth is just a handy way to be able to send moderately authenticated
links to your friends. This is on by default and generates a password with the
key of C<auth>, so links will be C<http://foo:3001/bar.tar.gz?auth=bd75z4j>. If
you want to choose the key and value pass C<$key=$value>, so if you pass
C<password=42> you could use the link C<http://foo:3001/bar.tar.gz?password=42>.
Note that while this is on by default I may decide to change that in the future.
=head2 --index --no-index
charon --no-index
This option is on by default, and allows the client to get an html based
directory listing. You might turn this off if you want to have a bit more
security-through-obscurity to allow only sharing files you give people links to.
=head2 --help -h
( run in 1.195 second using v1.01-cache-2.11-cpan-de7293f3b23 )