# Wiretap - Transparent WireGuard Proxy

> Clean Markdown view of GeekNews topic #7882. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7882](https://news.hada.io/topic?id=7882)
- GeekNews Markdown: [https://news.hada.io/topic/7882.md](https://news.hada.io/topic/7882.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-24T09:58:46+09:00
- Updated: 2022-11-24T09:58:46+09:00
- Original source: [github.com/sandialabs](https://github.com/sandialabs/wiretap)
- Points: 9
- Comments: 3

## Topic Body

- root권한이 필요없이 사용자 모드에서 실행되는 VPN-like 프록시 서버  
- 인텔/ARM 기반의 윈도우/맥/리눅스용 바이너리 제공   
- 클라이언트에 Wireguard를 설치(iOS/Android 및 대부분의 OS 지원) 하고  
서버에서 Wiretap을 사용자모드에서 실행하면 다른 Wiretap 서버 및 Wireguard 클라이언트와의 터널 생성 가능

## Comments



### Comment 13442

- Author: xguru
- Created: 2022-11-24T09:58:50+09:00
- Points: 1

[Mitmproxy 9](https://news.hada.io/topic?id=7691) 에도 비슷한 기능이 들어갔습니다.

### Comment 13447

- Author: ignos
- Created: 2022-11-24T11:01:15+09:00
- Points: 1
- Parent comment: 13442
- Depth: 1

아 질문 하나 더. 이것들이 HAProxy 가 제공하는 기능들과 다른 영역의 기능인건가요?

### Comment 13445

- Author: ignos
- Created: 2022-11-24T10:57:13+09:00
- Points: 1
- Parent comment: 13442
- Depth: 1

Wiretap 은 TCP/UDP 소켓 통신도 지원하는 반면 Mitmproxy 9 는 http(s) 만 지원하는 것 같은데 제가 제대로 이해한거 맞을까요?
