mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 11:30:57 +01:00
fixed test call
This commit is contained in:
@@ -10,7 +10,7 @@ compiler:
|
||||
script:
|
||||
- make
|
||||
- sudo make install
|
||||
- sudo udpxd -l 127.0.0.1:53 -d 8.8.8.8:53 -d
|
||||
- sudo udpxd -l 127.0.0.1:53 -t 8.8.8.8:53 -d
|
||||
- sudo udpxd -l [::1]:53 -t [2001:4860:4860::8888]:53 -d
|
||||
- dig +nocmd +noall +answer google.de a @127.0.0.1
|
||||
- dig +nocmd +noall +answer google.de a @::1
|
||||
|
||||
Reference in New Issue
Block a user