DedSecInside / gotor

This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
GNU General Public License v3.0
158 stars 44 forks source link

Create Go version of TorBot functions left #3

Closed KingAkeem closed 6 years ago

KingAkeem commented 6 years ago

The only option that is currently working and enabled is the -l flag that returns links from a webpage. This still isn't fully functional as it doesn't have colored links based on status. -m and -i still need to be implemented, they are in the getemails.py and info.py files inside of TorBot for reference.