|
mldonkey 如何编译,麻烦sady来篇教程吧。呵呵
还有,我最近在搞 goagent 路由自动翻q用的。网上有openwrt的教程。可用你编译的 tomato 怎么搞都是报错。
GoAgent Version : 1.7.9 dev (python/2.6.7 pyopenssl/0.10)
Listen Address : 0.0.0.0:8087
GAE Mode : http
GAE Area : cn
GAE APPID : findmemy001
------------------------------------------------------
Traceback (most recent call last):
File "/tmp/mnt/sda1/opt/local/proxy.py", line 952, in <module>
main()
File "/tmp/mnt/sda1/opt/local/proxy.py", line 947, in main
httpd = LocalProxyServer((common.LISTEN_IP, common.LISTEN_PORT), LocalProxyHandler)
File "/opt/lib/python2.6/SocketServer.py", line 402, in __init__
self.server_bind()
File "/opt/lib/python2.6/BaseHTTPServer.py", line 108, in server_bind
SocketServer.TCPServer.server_bind(self)
File "/opt/lib/python2.6/SocketServer.py", line 413, in server_bind
self.socket.bind(self.server_address)
File "<string>", line 1, in bind
socket.error: [Errno 125] Address already in use |
|