Giter Site home page Giter Site logo

blacklanternsecurity / trevorproxy Goto Github PK

View Code? Open in Web Editor NEW
176.0 4.0 31.0 42 KB

A SOCKS proxy written in Python that randomizes your source IP address. Round-robin your evil packets through SSH tunnels or give them billions of unique source addresses!

License: GNU General Public License v3.0

Python 100.00%
socks socks5 proxy proxy-server waf-bypass password-spray ip-address trevor python hack-tool

trevorproxy's People

Contributors

dopamin3rgic avatar thetechromancer 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  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  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  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  avatar  avatar

trevorproxy's Issues

TypeError in ssh.py

I keep getting this error when running trevorspray/trevorproxy using ssh.

Traceback (most recent call last):                                                                         
  File "/usr/lib/python3.9/threading.py", line 973, in _bootstrap_inner                                    
    self.run()                                                                                             
  File "/usr/lib/python3.9/threading.py", line 910, in run                                                 
    self._target(*self._args, **self._kwargs)                                                              
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 1683, in wrap                           
    fn(*rgs, **kwargs)                                                                                     
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 2688, in output_thread                  
    done = f.read()                                                                                        
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 3177, in read                           
    self.write_chunk(chunk)                                                                                
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 3154, in write_chunk                    
    self.should_quit = self.process_chunk(chunk)                                                           
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 3063, in process                        
    return handler(chunk)                                                                                  
  File "/home/kali/.local/lib/python3.9/site-packages/sh.py", line 1766, in fn
    return handler(chunk, *a)
  File "/home/kali/.local/lib/python3.9/site-packages/trevorproxy/lib/ssh.py", line 84, in _enter_password
    self._ssh_stdout += char
TypeError: can only concatenate str (not "bytes") to str

For the record I am using SSH Key authentication, not password

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.