Giter Club home page Giter Club logo

sqli-proxy's People

Contributors

onesourcecat 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sqli-proxy's Issues

使用小感受

存在数据库中,感觉有些不方便了,不如直接存在txt文件中,不用进行数据库配置,并且查看也方便

关于套接字问题

您好,我是在某云上看到您的项目,当时试用的时候感觉不错。
但是现在老是出现套接字问题,好像报的是套接字端口占用的错。
我检查了下其他设置,应该是没有问题的。

而且我试了很多不常用端口来做代理,也是这样。

D:\sqli-proxy>python proxy.py 8081
Traceback (most recent call last):
File "proxy.py", line 195, in
app.listen(port)
File "C:\Python27\lib\site-packages\tornado\web.py", line 1825, in listen
server.listen(port, address)
File "C:\Python27\lib\site-packages\tornado\tcpserver.py", line 126, in listen

sockets = bind_sockets(port, address=address)

File "C:\Python27\lib\site-packages\tornado\netutil.py", line 196, in bind_soc
kets
sock.bind(sockaddr)
File "C:\Python27\lib\socket.py", line 228, in meth
return getattr(self._sock,name)(*args)

socket.error: [Errno 10048] 通常每个套接字地址(协议/网络地址/端口)

不知道作者遇到过这种错没?希望能给予解答,谢谢!

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.