Giter VIP home page Giter VIP logo

holer's People

Contributors

after-projects avatar wisdomfamily 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

holer's Issues

安卓访问服务端报错

安卓访问服务端,开始还能用,不一会就不能用了,报如下的错误:
java.io.IOException: unexpected end of stream on Connection{holer.org:65530, proxy=DIRECT hostAddress=holer.org/121.196.199.47:65530 cipherSuite=none protocol=http/1.1}
at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:208)
at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:88)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at com.example.bulge.NetInterceptor.intercept(NetInterceptor.java:37)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:254)
at okhttp3.RealCall$AsyncCall.execute(RealCall.java:200)
at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: java.io.EOFException: \n not found: limit=0 content=…
at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:236)
at okhttp3.internal.http1.Http1Codec.readHeaderLine(Http1Codec.java:215)
at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189)
... 22 more

安全问题等

1、一旦开启服务,是不是任何人都可以访问我的内网服务器了?

2、多个用户开启同一服务,不是会产生冲突吗?

登录web页面卡死

自搭服务端,系统ubuntu16.04 openjdk8, 第一次使用时一切正常,但是第二天登录web界面时 在登录密码处卡死 无法恢复正常 尝试重装 无效

按照教程自己架设的服务端A,在另外一台机器B上安装了客户端,无法访问通过公网访问B的内部端口

机器A上安装了服务端,并启动服务,
机器B上安装了客户端,并设置了密钥与服务端ip,启动之后显示正常, http://{机器A的IP}:600 页面打开也是正常,同时显示 本机B处于在线状态. 如图
image

我在机器C上 使用地址 http://112.22.2.xxx:9001 进行访问无法链接(机器B上 http://localhost:9001是没问题的),
大神帮忙看看 是哪边出问题了,感觉大概率我配置有问题,求指教

请求压力测试

如果搭建静态页面进行压力测试,是否可以达到10m的带宽上限,qps有2000+吗?
frp默认配置,才达到300qps,同时最多稳定1分半,如果不降低,就会出现大量无法连接

nginx + windows10 Unable to connect holer server <192.168.1.103:6060>

操作步骤

  1. 下载 holer-client-v1.2.zip
  2. 修改 holer-client\conf\holer.conf
// holer.conf
HOLER_ACCESS_KEY=HOLER_CLIENT-2A623FCB6E2A7D1D
HOLER_SERVER_HOST=192.168.1.103
  1. 双击 startup.bat
    QQ截图20210529230409

  2. 访问 holer65532.wdom.net 重定向到 http://www.wdom.net/ 访问 holer.org:65532 如下图
    QQ截图20210529230604

自我排除

  1. 关闭 windows 防火墙 无效
  2. netstat -ano|findstr "6060" 未找到端口
  3. 127.0.0.1 正常访问

holer-client/logs 日志

Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>
Unable to connect holer server <192.168.1.103:6060>

软件及设备

  1. Windows 10 专业版 64位
  2. nginx-1.18.0
  3. holer-client-v1.2
  4. java 版本
C:\Users\16067>java -version
java version "15" 2020-09-15
Java(TM) SE Runtime Environment (build 15+36-1562)
Java HotSpot(TM) 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)

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.