https://github.com/khalidelboray/srcsearch
Extract URLs,endpoints,paths and word-lists form source files
https://github.com/khalidelboray/srcsearch
endpoints endpoints-checker extrac url-extractor
Last synced: 3 months ago
JSON representation
Extract URLs,endpoints,paths and word-lists form source files
- Host: GitHub
- URL: https://github.com/khalidelboray/srcsearch
- Owner: khalidelboray
- License: artistic-2.0
- Created: 2020-06-15T13:08:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T11:35:18.000Z (over 4 years ago)
- Last Synced: 2025-03-15T01:52:39.092Z (3 months ago)
- Topics: endpoints, endpoints-checker, extrac, url-extractor
- Language: Raku
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SrcSearch
Extract URLs, endpoints, paths, comments and word-lists form source files# Pre requirements
- [Raku](https://rakudo.org/downloads)
- [Zef](https://github.com/ugexe/zef)# Install
* From Source : run the following commands
* `git colne https://github.com/khalidelboray/SrcSearch.git`
* `cd SrcSearch && zef install .`# My Version
* Changes
- bla
- bla bla