News Score: Score the News, Sort the News, Rewrite the Headlines

GitHub - victrixsoft/bashbro: A Bash-based web file browser. Allowing you to browse, view and transfer files via your web browser.

bashbro A Bash-based web file browser. Allows you to remotely browse, view documents and save files via your web browser. To start the bashbro locally on port 5555: $> bashbro -s -p 5555 To start bashbro on a remote server: 1. Copy bashbro to the remote server E.g. scp bashbro <youruser>@<server name/ip>: 2. Run bashbro E.g. ssh <youruser>@<server name/ip> ./bashbro -s -p=<port> (Open a browser to <server name/ip>:<port>) You can also download bashbro directly: curl -S https://raw.githubusercont...

Read more at github.com

© News Score  score the news, sort the news, rewrite the headlines