mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-03 12:06:05 +00:00
10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
|
#!/BIN/SHELL
|
||
|
Echo \fBegin DNS Tests
|
||
|
Echo Current DNS Table
|
||
|
DNSINFO
|
||
|
ECHO Adding BRTS
|
||
|
DNSINFO BRTS 10.0.0.67
|
||
|
Echo New DNS Table
|
||
|
DNSINFO
|
||
|
Echo End DNS Test
|