Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeonghoonkang authored Oct 9, 2024
1 parent c266170 commit fc213a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup/network/sharing_network/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
- Scan ping with IP scope
- remove >/dev/null if you want to read the result
- <pre> for ip in $(seq 1 4); do ping -c 1 -W 1 192.168.2.$ip > /dev/null; done </pre>
### setup Mac OSX
- use control panel to setup sharing Internet
- Backbone : wifi, Client : apple USB adapter
- <img width="450" alt="image" src="https://github.com/user-attachments/assets/dd9cfb8f-8c52-4422-b7b3-13b634747bf3">

0 comments on commit fc213a4

Please sign in to comment.