Skip to content

GetModuleHandleA/sltok

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightmare AIO

Usage

First use

  1. Click Fork to create a new repository from GitHub-Action-VM.
  2. Signup for an ngrok account.
  3. Get the Authtoken at here.
  4. Go to Settings > Secrets > New repository secret.
  5. Make a secret called NGROK_AUTH_TOKEN, NGROK_REGION and set it to the Authtoken from ngrok, ngrok region.
ex. Name: NGROK_AUTH_TOKEN | value: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Name: NGROK_REGION     | value: xx (Check ngrok regions list.)

ngrok regions list

us United States
eu Europe
ap Asia/Pacific
au Australia
sa South America
jp Japan
in India

  • You only need to set it once.

Start VM

  1. Go to Actions > (The VM you want to use. ex. Windows Server 2019) > Run workflow > Run workflow.
  2. Reload and click the latest Workflow runs.
  3. Wait until VM Info done.

Don't forget to replace *** to your NGROK_REGION and remove tcp:// .
ex. 0.tcp.us.ngrok.io:00000

  1. Done!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%