Skip to content

Commit

Permalink
set a valid tDNS
Browse files Browse the repository at this point in the history
  • Loading branch information
boratanrikulu committed Jul 27, 2024
1 parent c2a318e commit 32cb6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ebpf/testing.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var (

tSrcIP net.IP // It is set by tNew().
tSrcIpStr = "169.155.49.112"
tDNS = "quik.do"
tDNS = "quik.bora.sh"
)

// tNew initializes testing variables and returns *qt.C.
Expand Down

0 comments on commit 32cb6d4

Please sign in to comment.