Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: limit spider scope and use own proxies
Limit to context, subtree, or target preventing any accesses outside the selected spider scope. Use own proxies when spidering instead of the main one, to limit the scope and allow later to track the requests of each action. Signed-off-by: thc202 <[email protected]>
- Loading branch information