Coder Social home page Coder Social logo

Comments (4)

snail007 avatar snail007 commented on May 8, 2024

提供详细步骤和日志输出才能排除原因。

from goproxy.

adaigit avatar adaigit commented on May 8, 2024

@snail007
# ./proxy http -t tcp -p "172.21.0.9:33080" -T tcp -P "192.168.228.129:80"
###该命令时在172.21.0.9机器执行的。。。。。。
2017/11/23 15:02:49 use tcp parent 192.168.228.129:80
2017/11/23 15:02:49 conn pool closed
2017/11/23 15:02:49 blocked file loaded , domains : 4833
2017/11/23 15:02:49 direct file loaded , domains : 456
2017/11/23 15:02:49 tcp http(s) proxy on 172.21.0.9:33080

//需求:让172.21.0.9(外网:123.206.64.116)机器代理192.168.228.129:80

在web访问123.206.64.116:33080报错:
2017/11/23 15:05:32 GET:/
2017/11/23 15:05:32 use proxy : true, 123.206.64.116:33080
2017/11/23 15:05:34 connect to 192.168.228.129:80 , err:dial tcp 192.168.228.129:80: i/o timeout,retrying...
2017/11/23 15:05:38 connect to 192.168.228.129:80 , err:dial tcp 192.168.228.129:80: i/o timeout,retrying...

是我哪里配置的不对么?

from goproxy.

snail007 avatar snail007 commented on May 8, 2024

明显你用错了,你这是二级代理,你的一级代理配置了吗

from goproxy.

snail007 avatar snail007 commented on May 8, 2024

你想要的是内网穿透

from goproxy.

Related Issues (20)

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.