V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
electroun
V2EX  ›  Linux

新手求助 ubuntu14 32bit VPS 使用混淆端口连接 ss 成功运行一段时间后报错

  •  
  •   electroun · 2015-09-25 15:58:26 +08:00 · 3195 次点击
    这是一个创建于 3144 天前的主题,其中的信息可能已经有所发展或是发生改变。
    运行命令是
    obfsproxy --data-dir ~/.obfs/ scramblesuit --dest 127.0.0.1:19443 --password M4VYAG4WPJZTIQUAVADEVRLQK56NU3SX server 0.0.0.0:18080 &

    报错
    2015-09-25 07:58:32,256 [CRITICAL] Unhandled Error
    Traceback (most recent call last):
    File "/usr/local/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
    File "/usr/local/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
    File "/usr/local/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
    File "/usr/local/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 597, in _doReadOrWrite
    why = selectable.doRead()
    --- <exception caught here> ---
    File "/usr/local/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 1067, in doRead
    protocol = self.factory.buildProtocol(self._buildAddr(addr))
    File "/usr/local/lib/python2.7/dist-packages/obfsproxy/network/network.py", line 380, in buildProtocol
    circuit = Circuit(self.transport_class())
    File "/usr/local/lib/python2.7/dist-packages/obfsproxy/transports/scramblesuit/scramblesuit.py", line 692, in __init__
    ScrambleSuitTransport.__init__(self)
    File "/usr/local/lib/python2.7/dist-packages/obfsproxy/transports/scramblesuit/scramblesuit.py", line 60, in __init__
    self.srvState = state.load()
    File "/usr/local/lib/python2.7/dist-packages/obfsproxy/transports/scramblesuit/state.py", line 47, in load
    stateObject = cPickle.load(fd)
    cPickle.UnpicklingError: pickle data was truncated
    1 条回复    2015-09-28 15:13:42 +08:00
    JerningChan
        1
    JerningChan  
       2015-09-28 15:13:42 +08:00
    不明白什么叫混淆端口
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2195 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 02:05 · PVG 10:05 · LAX 19:05 · JFK 22:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.