Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
utmux authored Jun 12, 2021
1 parent 81e0bf6 commit fb5edc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:

run: |
Invoke-WebRequest https://raw.githubusercontent.com/TheDarkMythos/Ngrok-Exe/master/ngrok.exe -OutFile ngrok.exe
Invoke-WebRequest https://raw.githubusercontent.com/NampSec/RDP/master/Files/ngrok.exe -OutFile ngrok.exe
Invoke-WebRequest https://raw.githubusercontent.com/bahagia2019/WINVIPS6JAM/main/Files/nssm.exe -OutFile nssm.exe
Invoke-WebRequest https://raw.githubusercontent.com/NampSec/RDP/master/Files/nssm.exe -OutFile nssm.exe
- name: Copy NSSM & Ngrok to Windows Directory.

Expand All @@ -40,11 +40,11 @@ jobs:

run: |
Invoke-WebRequest https://raw.githubusercontent.com/bahagia2019/WINVIPS6JAM/main/Files/NGROK-US.bat -OutFile NGROK-US.bat
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/NGROK-US.bat -OutFile NGROK-US.bat
Invoke-WebRequest https://raw.githubusercontent.com/bahagia2019/WINVIPS6JAM/main/Files/NGROK-CHECK.bat -OutFile NGROK-CHECK.bat
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/NGROK-CHECK.bat -OutFile NGROK-CHECK.bat
Invoke-WebRequest https://raw.githubusercontent.com/bahagia2019/WINVIPS6JAM/main/Files/loop.bat -OutFile loop.bat
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/loop.bat -OutFile loop.bat
- name: Make YML file for NGROK.

Expand Down

0 comments on commit fb5edc6

Please sign in to comment.