HOW TO CREATE RDP FREE FOR LIFETIME
Hello gyues how are you all I hope all people will be good and friends today inside a video I am going to tell you guys So today I will tell you how you guys can create RDP for lifetime for free
Most of all
1. you have to go to the github website and there you have to sign up .
OPEN NEW TAB
2. After that, you have to go to the NGROK website and you also have to sign up in it
WATCH VIDEO FOR FULL INFORMATION
GOTO GITHUB ACCOUNT
and open home page then cretae a new repository
give any name as your wish
after that choose private and press new repository
when create a repository then clickon setting option after that click on
secrets and variables
and press new option actions
after that press green icon new repository option
showing two option
2g8GBgO5gmJraMgxzH9VMRiaqek_5YsmDCKqemoGU83QnZUbF
in name option paste NGROK_AUTH_TOKEN
and in sercet option goto ngrok website and paste your authtoken like this
2g8GBgO5gmJraMgxzH9VMRiaqek_5YsmDCKqemoGU83QnZUbF
now click on
now click on action button
after that ckick on
after that website need code which is given below use this code and click on commite changes
press again on commete changes
name: CI
on: [push, workflow_dispatch]
jobs:
build:
runs-on: windows-latest
steps:
- name: Download
run: Invoke-WebRequest https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-windows-amd64.zip -OutFile ngrok.zip
- name: Extract
run: Expand-Archive ngrok.zip
- name: Auth
run: .\ngrok\ngrok.exe authtoken $Env:NGROK_AUTH_TOKEN
env:
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
- name: Enable TS
run: Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server'-name "fDenyTSConnections" -Value 0
- run: Enable-NetFirewallRule -DisplayGroup "Remote Desktop"
- run: Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -name "UserAuthentication" -Value 1
- run: Set-LocalUser -Name "runneradmin" -Password (ConvertTo-SecureString -AsPlainText "P@ssw0rd!" -Force)
- name: Create Tunnel
run: .\ngrok\ngrok.exe tcp 3389
again click on action button and click on ci button
now start your rdp create after that goto your ngrok account and click on endpoint there show your ip copy your ip and paste in yor rdp and connect with this admin and password
username -; runneradmin
password -; P@ssw0rd!
now you can access your rdp and injoy now
thanks for visite on our website