diff options
author | Pavel Korotkiy <outdead@mail.ru> | 2019-08-12 09:15:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-12 09:15:31 +0000 |
commit | 241bc1ee338180b41dced38e03cdd1bce5ba17ea (patch) | |
tree | f4a45a06ae5234ec3f34e30e35adeda92cde5495 | |
parent | Merge pull request #1759 from rwhogg/patch-1 (diff) | |
download | awesome-selfhosted-241bc1ee338180b41dced38e03cdd1bce5ba17ea.tar.gz awesome-selfhosted-241bc1ee338180b41dced38e03cdd1bce5ba17ea.zip |
CLI for executing queries on a remote server
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -956,6 +956,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [visualCaptcha](http://visualcaptcha.net/) - Configurable captcha solution, focusing on accessibility and simplicity whilst maintaining security. ([Demo](http://demo.visualcaptcha.net/), [Source Code](https://github.com/emotionLoop/visualCaptcha)) `MIT` `PHP/Nodejs/Ruby/Python` - [Web fonts repository](https://github.com/Finesse/web-fonts-repository) - A simple webfont hosting. Google Fonts alternative for your own fonts. `MIT` `PHP` - [webtrees](https://www.webtrees.net) - Webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPL-3.0` `PHP` +- [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote server with Source RCON Protocol. `MIT` `Go` ## Money, Budgeting and Management |