Not catching request if host is an IP address (from within Docker container)

Open
#1,712 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, macos
Domain
networking

Research direction

Reproduce the issue by running curl to a hostname and then to the listed IP address from a Docker container, using the stated Proxyman and Docker versions. No source files or tests are named; done means the IP-address request is captured by Proxyman as the hostname request is.

Written by the indexing model from the issue text.

Description

bug

Description

When doing requests directly to an IP address proxyman is not catching requests.

Steps to Reproduce

  1. docker exec into a running container and issue command curl http://google.com request is logged correctly
  2. issue command curl to some IP address curl http://21.72.127.222:8089/api/operation/getPriceTypes request is missing from proxyman
image image

Environment

  • App version: e.g Proxyman 4.8.2
  • macOS version: 13.4.1 (22F82)
  • Docker version: 4.21.0 (113844)
Dominant language
No language data
Stars
7k
Forks
237
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 ProxymanApp/Proxyman

All issues in ProxymanApp/Proxyman

Similar issues

More Networking issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.