Skip to content

Commit 906237c

Browse files
authored
Update readme.md
1 parent 0b9f779 commit 906237c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

wifi-ethernet-bridge/readme.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# wifi to ethernet bridge
2+
3+
## Overview
24
Credit for this script: https://willhaley.com/blog/raspberry-pi-wifi-ethernet-bridge/
35

46
Here is my [setup](https://docs.google.com/presentation/d/1NHyvYS5v8WRHY5q7YmZTV3cj14xaC5Out0w3xllHC2k/edit#slide=id.p):
@@ -26,3 +28,9 @@ Speed tests were run via `speedtest-cli`:
2628
```
2729

2830
Full results: https://docs.google.com/spreadsheets/d/1-WUZSzvB3wJ5-m9yriUo3j6dz_ukoy15ta80-tGRKEw/edit#gid=0
31+
32+
## Installation
33+
```
34+
sudo ./bridge.sh
35+
sudo shutdown -r now
36+
```

0 commit comments

Comments
 (0)