ACAHNN / adscape

Crawler code and ad detection algorithm
MIT License
3 stars 3 forks source link

fail to connect to the server #1

Open vivianhuu opened 8 years ago

vivianhuu commented 8 years ago

when running "python cube.py vivian 80" in ubuntu, it returns: socket.error [errno111]: connection refused, and i try "telnet 127.0.0.1 80", it returns: telnet: unable to connect to the remote host, connection refused", what should i do?