Coder Social home page Coder Social logo

Comments (4)

chika0801 avatar chika0801 commented on July 26, 2024

你意思是你用 naive 协议,naive 客户端是它github主页官方的程序是吧?我记得官方程序是监听本地的Socks端口,所以你在 sing-box 配置中的出站

这样写就是了

        {
            "type": "socks",
            "tag": "proxy",
            "server": "127.0.0.1",
            "server_port": 10808
        },

端口号改成你 naive 对应的那个

from sing-box-examples.

catcheru avatar catcheru commented on July 26, 2024

谢谢您的指教,配置好以后第一次运行正常,但ctrl-c断掉naive和sing-box以后,再次运行naive会报错。

[I] ~ ❯❯❯ naive ./Documents/Proxy/naive/config.json
[0804/231436.867457:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Too many open files (24)
[0804/231436.867635:ERROR:ssl_client_socket_impl.cc(978)] handshake failed; returned -1, SSL error code 1, net_error -100

from sing-box-examples.

chika0801 avatar chika0801 commented on July 26, 2024

谢谢您的指教,配置好以后第一次运行正常,但ctrl-c断掉naive和sing-box以后,再次运行naive会报错。

[I] ~ ❯❯❯ naive ./Documents/Proxy/naive/config.json [0804/231436.867457:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Too many open files (24) [0804/231436.867635:ERROR:ssl_client_socket_impl.cc(978)] handshake failed; returned -1, SSL error code 1, net_error -100

这情况我也不知道,我平时不用naive,当时测试了下客户端,没久用。

from sing-box-examples.

catcheru avatar catcheru commented on July 26, 2024

好的,谢谢。

from sing-box-examples.

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.