command
module
Version:
v0.0.0-...-a31ed04
Opens a new window with list of versions in this module.
Published: Sep 5, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
eefjsf
extract endpoints from js files
Take as input on stdin a list of js file urls and print on stdout all the unique endpoints found.
Thanks to @renniepak.
Install
git clone https://github.com/edoardottt/lit-bb-hack-tools
cd lit-bb-hack-tools/eefjsf
go build -o eefjsf
sudo cp eefjsf /usr/bin
Usage
Output
/api
/chat_panel/v2
/embed/video/
/chat/v2/conversation/download
/chat/v2
/mychats
/tunnel/UI/Login
/hidden
/hidden1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.