digitalhustlaz/installer
最新稳定版本:v1.0
Composer 安装命令:
composer require digitalhustlaz/installer
包简介
Official Script Installer Of tDevs
README 文档
README
This project is a cloned version of Remotely, an open-source remote desktop and remote support application. It is designed for efficient, secure, and easy-to-use remote desktop management.
Features
- Secure Remote Access: Establish secure connections using end-to-end encryption.
- Cross-Platform Support: Compatible with Windows, macOS, and Linux.
- Session Management: Efficiently manage multiple remote desktop sessions.
- User Authentication: Integrated security protocols ensure secure user access.
- Fast and Lightweight: Optimized for minimal resource consumption.
Installation
Prerequisites
- .NET Core 3.1 or later
- ASP.NET Core
- SQL Server or SQLite (for database management)
- A web server (e.g., IIS, Apache, Nginx)
Steps
-
Clone the Repository
git clone <repository-url> cd remotely-clone
-
Install Dependencies
dotnet restore
-
Database Configuration
- Update the
appsettings.jsonfile with your database connection string.
- Update the
-
Build the Project
dotnet build
-
Run the Project
dotnet run
-
Access the Application
- Navigate to
http://localhost:5000in your browser.
- Navigate to
Configuration
Environment Variables
| Variable | Description |
|---|---|
DB_CONNECTION |
Connection string for the database |
APP_PORT |
Port for running the application |
ENCRYPTION_KEY |
Key for encrypting remote sessions |
App Settings
Modify appsettings.json for additional settings such as session timeout, logging, etc.
Usage
- Create an Account: Register your account to start managing remote sessions.
- Add Devices: Install the client software on the devices you want to manage.
- prompt in raw source code file
- Submit a pull request for review.
License
This project is licensed under the MIT License.
Contact
For questions or support, feel free to reach out to Pasha Zahari at pashaz@digitalhustlaz.com.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-03-09