mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 11:30:57 +01:00
why
This commit is contained in:
@@ -15,8 +15,8 @@ init:
|
||||
|
||||
build_script:
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make"'
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; ./udpxd -l 127.0.0.1:53 -d 100.73.46.80:53"'
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; ./udpxd -l [::1]:53 -d 100.73.46.80:53"'
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; ./udpxd -l 127.0.0.1:53 -d 100.73.46.80:53 -V -f &"'
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; ./udpxd -l [::1]:53 -d 100.73.46.80:53 -V -f &"'
|
||||
- 'nslookup www.google.de 127.0.0.1'
|
||||
- 'nslookup www.google.de ::1'
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; killall udpxd'
|
||||
|
||||
Reference in New Issue
Block a user