1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-18 20:14:47 +01:00

added various screen sharing apps/software

This commit is contained in:
2025-10-31 06:44:44 +01:00
parent 6afc9f57ca
commit c292bea09b
7 changed files with 107 additions and 1 deletions

14
wiki/tethering.md Normal file
View File

@@ -0,0 +1,14 @@
# Tethering
Tethering describes the sharing of a
[mobile device's](/wiki/smart_device.md#smartphones-and-tablet-computers) cellular data connection
with one or more connected computers.
Tethering can be achieved by multiple options including [Bluetooth](/wiki/bluetooth.md) and WiFi
and is usually available in the settings of [Android](/wiki/android.md) and iOS mobile devices.
## Reverse Tethering
Reverse Tethering describes the sharing of a computers network with a
[mobile device](/wiki/smart_device.md#smartphones-and-tablet-computers).
For [Linux](/wiki/linux.md) this can be achieved using [Gnirehtet](/wiki/linux/gnirehtet.md).