Giter Site home page Giter Site logo

Comments (2)

animer3009 avatar animer3009 commented on May 27, 2024
1648365860.844289 info redsocks.c:514 redsplice_read_cb(...) [192.168.1.134:50968->38.117.158.3:8080]: splice(from client): Connection reset by peer
1648365860.844469 info redsocks.c:689 redsocks_drop_client(...) [192.168.1.134:50968->38.117.158.3:8080]: dropping client (R/W), relay (R/W), idle 0.000247s
1648365860.845038 info redsocks.c:514 redsplice_read_cb(...) [192.168.1.134:50966->38.117.158.3:8080]: splice(from client): Connection reset by peer
1648365860.845213 info redsocks.c:689 redsocks_drop_client(...) [192.168.1.134:50966->38.117.158.3:8080]: dropping client (R/W), relay (R/W), idle 0.000218s
1648365860.845787 info redsocks.c:514 redsplice_read_cb(...) [192.168.1.134:50965->38.117.158.3:8080]: splice(from client): Connection reset by peer
1648365860.845937 info redsocks.c:689 redsocks_drop_client(...) [192.168.1.134:50965->38.117.158.3:8080]: dropping client (R/W), relay (R/W), idle 0.000200s
1648365860.846351 info redsocks.c:514 redsplice_read_cb(...) [192.168.1.134:50970->38.117.158.3:8080]: splice(from client): Connection reset by peer
1648365860.846475 info redsocks.c:689 redsocks_drop_client(...) [192.168.1.134:50970->38.117.158.3:8080]: dropping client (R/W), relay (R/W), idle 0.000132s
1648365860.846927 info redsocks.c:514 redsplice_read_cb(...) [192.168.1.134:50969->38.117.158.3:8080]: splice(from client): Connection reset by peer
1648365860.847054 info redsocks.c:689 redsocks_drop_client(...) [192.168.1.134:50969->38.117.158.3:8080]: dropping client (R/W), relay (R/W), idle 0.000206s

from redsocks.

darkk avatar darkk commented on May 27, 2024

If I remember correctly, those are boring "transactional" messages showing the start and the end of each proxified connection, something like access.log for a webserver. IIRC, log_info = off will hide those messages:

// info: start and end of client session
log_info = on;

from redsocks.

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.