Skip to content
/ Run_JS Public

A simple go script to run Javascript on a target URL and return the result

Notifications You must be signed in to change notification settings

R-s0n/Run_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Run-JS

A simple go script to run Javascript commands on a target URL and return the result.

This script is driven by chomedp: https://github.com/chromedp/chromedp

Install

go get -u github.com/R-s0n/Run_JS

Usage

./Run_JS -u [TARGET URL] -j [JAVASCRIPT]

About

A simple go script to run Javascript on a target URL and return the result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages