logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bashbro - A Bash-based web file browser

Author

       Adam Danischewski <adam.danischewski@gmail.com>

1.0                                                28 Jun 2024                                        bashbro(1)

Bugs

       No known bugs. Report requests, issues and bugs to:
       https://github.com/victrixsoft/bashbro/issues

Caveats

       When using Chrome browser localhost may be blocked, in that case use
       your ip instead, for instance 192.168.1.55:8880.

Description

       Bashbro allows remotely browsing, streaming, viewing and saving files via
       web browser.

Examples

       To start bashbro locally on port 5555:
       bashbro -sp 5555
       To start bashbro on port 6565 jailed to /tmp: bashbro -sp6565 -j/tmp

Files

/usr/bin/bashbro

Name

       bashbro - A Bash-based web file browser

Options

       -?|-h|--help   - Help

       -s|--start     - Start bashbro HTTP file server

       -p|--port  <#> - Set port for bashbro to use

       -j|--jail      - Sets jail requires valid path to dir/file

       -V|--verbose   - Verbose

       -v|--version   - Display bashbro version

Synopsis

       bashbro  [-?|-h|-s|-p <#>|-j|-V]

See Also