Giter Site home page Giter Site logo

hoodietramp / capncook Goto Github PK

View Code? Open in Web Editor NEW
41.0 2.0 12.0 12.83 MB

capNcook - a dark web exploration tool

Home Page: https://pinkman-one.vercel.app

License: MIT License

Python 22.38% HTML 50.73% CSS 26.79% JavaScript 0.10%
darkweb enumeration-tool flask-application linux livedata onion-architecture onion-service onion-sites open-source privacy

capncook's Introduction

postponing-sleep, it's a hacker life for me...โ˜…

:~ With each keystroke, I strive further to the Dark Arts of Computing, devoting the better part of my life oscillating between Individual Contribution and maintaining a versatile skillset spanning the breadth of contemporary security practices, from to AppSec to NetSec to DevSecOps, with a firm emphasis on OffSec ensuring the ethos of hacking space and cyber world remain in me so that i may never lost sight of its inherent struggles. 

    - I am my own worst critic. As a result, I allow myself the space to navigate burnouts and re-writing internet privacy rights when they're still left, and recently, probing the whimsy of the IoT Sphere, all from the comfort of my cubicle.

- ๐Ÿ“ซ Reach me at [email protected]
- ๐Ÿ‘จโ€๐Ÿ’ป All of my Socials are @[Linktree] - https://linktr.ee/hoodietramp

ย ย  ย ย  ย ย  ย ย  ย ย 

capncook's People

Contributors

holmes-py avatar hoodietramp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

capncook's Issues

500 error when opening http://127.0.0.1:5000/

 capNcook git:(master) โœ— python3 app.py
cat: /var/lib/tor/capNcook/hostname: No such file or directory
hidden service ->
 * Serving Flask app 'app'
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on http://127.0.0.1:5000
 * Running on http://192.168.10.118:5000
Press CTRL+C to quit
[2023-12-29 20:59:29,218] ERROR in app: Exception on / [GET]
Traceback (most recent call last):
  File "/opt/homebrew/lib/python3.11/site-packages/stem/socket.py", line 535, in _make_socket
    control_socket.connect((self.address, self.port))
ConnectionRefusedError: [Errno 61] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/homebrew/lib/python3.11/site-packages/flask/app.py", line 2525, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/flask/app.py", line 1822, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/flask/app.py", line 1820, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/flask/app.py", line 1796, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/khanakia/Downloads/capNcook/app.py", line 84, in index
    entry_node, exit_node = get_last_entry_exit_relay()
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/khanakia/Downloads/capNcook/app.py", line 30, in get_last_entry_exit_relay
    with Controller.from_port(port=9051) as controller:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/stem/control.py", line 1033, in from_port
    control_port = stem.socket.ControlPort(address, port)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/stem/socket.py", line 503, in __init__
    self.connect()
  File "/opt/homebrew/lib/python3.11/site-packages/stem/socket.py", line 172, in connect
    self._socket = self._make_socket()
                   ^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.11/site-packages/stem/socket.py", line 538, in _make_socket
    raise stem.SocketError(exc)
stem.SocketError: [Errno 61] Connection refused
127.0.0.1 - - [29/Dec/2023 20:59:29] "GET / HTTP/1.1" 500 -

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.