Skip to content

Commit 75917bd

Browse files
committed
make the utun dproxy available everywhere
pcap is not exclusive to MacOS
1 parent 14feac7 commit 75917bd

File tree

5 files changed

+0
-22
lines changed

5 files changed

+0
-22
lines changed

ios/debugproxy/utun/capture.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build darwin
2-
31
package utun
42

53
import (

ios/debugproxy/utun/capture_noop.go

Lines changed: 0 additions & 14 deletions
This file was deleted.

ios/debugproxy/utun/connection.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build darwin
2-
31
package utun
42

53
import (

ios/debugproxy/utun/decoding.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build darwin
2-
31
package utun
42

53
import (

ios/debugproxy/utun/session.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build darwin
2-
31
package utun
42

53
import (

0 commit comments

Comments
 (0)