Skip to content

Commit b591742

Browse files
Add link to wol_server.py in README
1 parent e5eb47c commit b591742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

providers/base/units/ethernet/wake-on-LAN-automatic-tests.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ usage: wol_check.py [-h] --interface INTERFACE [--powertype POWERTYPE] [--timest
7070
### 3. wol_server.py
7171

7272
Listen on the specified port to receive and handle the DUT's requests.
73+
The `wol_server.py` can be found [here](https://github.com/canonical/oem-qa-tools/blob/main/Tools/env-setup/wol_server.py).
7374

7475
```
7576
uvicorn wol_server:app --host 0.0.0.0 --port 8090

0 commit comments

Comments
 (0)