1
0
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:
Gregory Petukhov 2019-11-12 00:55:55 +03:00 committed by GitHub
parent 18c5f9a3ce
commit 122cfd30e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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