8000 GitHub - Dafatrizaaa/rdp: Repositori ini berisi skrip dan panduan untuk menginstal dan mengonfigurasi Remote Desktop Protocol (RDP) pada sistem operasi Windows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from FighterTunnel/rdp

Repositori ini berisi skrip dan panduan untuk menginstal dan mengonfigurasi Remote Desktop Protocol (RDP) pada sistem operasi Windows.

License

Notifications You must be signed in to change notification settings

Dafatrizaaa/rdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Windows RDP Installer

Open Source Love Maintenance GitHub Forks GitHub Stars

Deskripsi

Repositori ini berisi skrip dan panduan untuk menginstal dan mengonfigurasi Remote Desktop Protocol (RDP) pada sistem operasi Windows. RDP memungkinkan pengguna untuk terhubung ke komputer Windows dari jarak jauh, memberikan akses penuh ke desktop, aplikasi, dan file.

Screenshot

Fitur

  • Instalasi mudah dan cepat untuk RDP pada Windows.
  • Konfigurasi pengaturan RDP sesuai kebutuhan pengguna.
  • Dukungan untuk berbagai versi Windows (Windows 10, Windows Server, dll.).

Prerequisites

  • Sistem operasi Windows yang kompatibel.
  • Koneksi internet untuk mengunduh pembaruan dan driver yang diperlukan.
  • Autosetup Interface IP RDP

Install Otomatis Dengan 1 Klik

wget https://raw.githubusercontent.com/FighterTunnel/rdp/main/image/auto.sh && bash auto.sh

Install Manual

  1. Windows 10
wget -O- --no-check-certificate https://image.yha.my.id/2:/windows10.gz | gunzip | dd of=/dev/vda
  1. Windows Server 2012 R2
wget -O- --no-check-certificate https://image.yha.my.id/2:/indows2012.gz | gunzip | dd of=/dev/vda
  1. Windows Server 2016
wget -O- --no-check-certificate https://image.yha.my.id/2:/windows2016.gz | gunzip | dd of=/dev/vda
  1. Windows Server 2019
wget -O- --no-check-certificate https://image.yha.my.id/2:/windows2019.gz | gunzip | dd of=/dev/vda
  1. Windows Server 2022
wget -O- --no-check-certificate https://image.yha.my.id/2:/windows2022.gz | gunzip | dd of=/dev/vda

Ikuti Petunjuk di Layar

🔗 Remote Desktop Protocol Detail Login

Remote Desktop Protocol Detail Login

  • RDP HOST/IP PORT 5888
  • Username Administrator
  • Password @Ftvpnstores
🔗 Tutorial Install Di Bawah Ini

Anda memerlukan akun cloud silahkan beli disini

Install Otomatis 1 Klik:

Atau

Install Manual:

Sangat disarankan mengganti password!!!

Kontribusi

Kami menyambut baik kontribusi dari komunitas! Silakan buka isu atau kirim pull request jika Anda memiliki saran atau perbaikan.

Lisensi

Repositori ini dilisensikan di bawah Raphielscape Public License - Version 1.d, Agust 2024

Anda dapat menyesuaikan bagian-bagian tertentu sesuai dengan kebutuhan spesifik proyek Anda

About

Repositori ini berisi skrip dan panduan untuk menginstal dan mengonfigurasi Remote Desktop Protocol (RDP) pada sistem operasi Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0