mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Add item to Other Lists to Console Tools list
This commit is contained in:
parent
18c5f9a3ce
commit
122cfd30e1
@ -21,3 +21,7 @@ Console tools related to web scraping and data processing
|
||||
## Proxy Wrappers
|
||||
* [proxychains](https://github.com/haad/proxychains) - a tool that forces any TCP connection made by any given application to follow through proxy
|
||||
* [proxychains-ng](https://github.com/rofl0r/proxychains-ng) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project
|
||||
|
||||
## Other Lists
|
||||
|
||||
* [structured-text-tools](https://github.com/dbohdan/structured-text-tools) - A list of command line tools for manipulating structured text data
|
||||
|
Loading…
Reference in New Issue
Block a user