Log all connection attempts when using as reverse proxy

Open
#521 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
go

Research direction

Start by tracing the reverse-proxy connection handling and the existing verbose (-v) logging in the chisel client. Define how incoming connection source IPs and optionally tunneled data should be represented in logs; done means the requested connection attempts are visible without disrupting proxying.

Written by the indexing model from the issue text.

Description

I use chisel to expose a local port to the internet. There is a -v option for chisel client but it only prints some debug information. I want it to print all incoming connection requests. i.e. Which ip tried to connect to this port. A debug option to also log all the data being tunneled will also be great to have. How feasible is it? I'm willing to work on this.

Dominant language
Go
Stars
16.6k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jpillora/chisel

All issues in jpillora/chisel

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.