Compare commits

...

8 Commits

Author SHA1 Message Date
Alexandro
46f8bf120a Merge e530ad040f into dec503a3e9 2023-07-30 18:04:42 +05:30
nodiscc
dec503a3e9 update CI badges (#4066)
- ref. 7e97f588e2
- ref. 11520bd624
2023-07-29 16:05:28 +00:00
Alexandro
e530ad040f Added Remotely to Remote Access 2023-07-26 12:20:41 +00:00
Alexandro
c56ce4a335 Merge branch 'awesome-selfhosted:master' into master 2023-07-26 11:54:24 +00:00
Alexandro
2cf4ae225a Added yt-dlp Web UI
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-10 22:53:12 +00:00
Alexandro
68b6192e38 Added yt-dlp Web UI to Automation 2023-07-10 12:41:54 +00:00
Alexandro
3698530449 Added yt-dlp Web UIto Automation (alphabetically) 2023-07-10 10:08:48 +00:00
Alexandro
191c070969 Added yt-dlp Web UI 2023-07-07 11:22:10 +00:00

View File

@@ -1,6 +1,6 @@
# Awesome-Selfhosted
[![Awesome](_static/awesome.png)](https://github.com/sindresorhus/awesome) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/daily-checks.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
[![Awesome](_static/awesome.png)](https://github.com/sindresorhus/awesome) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/check-dead-links.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/check-unmaintained-projects.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
@@ -8,6 +8,7 @@ This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [
See [Contributing](#contributing).
--------------------
@@ -1692,6 +1693,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [MeshCentral](https://meshcentral.com/) - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ([Source Code](https://github.com/Ylianst/MeshCentral)) `Apache-2.0` `Nodejs`
- [RPort](https://rport.io) - Self-hosted open source remote management solution for Windows, macOS & Linux. ([Source Code](https://github.com/realvnc-labs/rport)) `MIT` `Go`
- [RustDesk](https://rustdesk.com/) - An open source TeamViewer alternative, works out of the box, no configuration required. ([Source Code](https://github.com/rustdesk/rustdesk-server)) `AGPL-3.0` `Rust/Docker`
- [Remotely](https://github.com/immense/Remotely) - A remote desktop control and remote scripting solution, enterprise level remote support solution with admin web interface and remote control via browser. `GPL-3.0` `C#/Docker`
- [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other`
- [Sshwifty](https://github.com/nirui/sshwifty) - Sshwifty is a SSH and Telnet connector made for the Web. `AGPL-3.0` `Go/Docker`
- [Warpgate](https://github.com/warp-tech/warpgate) - Smart SSH and HTTPS bastion that works with any SSH client. `Apache-2.0` `Rust/Docker`