Y
Hacker News
new
|
ask
|
show
|
jobs
by
sesm
695 days ago
Slightly off topic: is there a developer proxy that has a similar UI? I don't want to wrap the app in docker just see network logs in a nice UI.
1 comments
zokier
695 days ago
At least conceptually I think the same approach, using ebpf to capture traffic, should work pretty much the same with or without containers. So it could be fairly minor adjustment to get it working outside containers too?
link