Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffka-gluon-web-usb-wan-hotplug: clarify the use-case #8

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions ffda-usb-wan-hotplug/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ffda-usb-wan-hotplug

This package will automatically add USB ethernet devices to the WAN bridge.

This is especially useful if the tethering function of a mobile phone
connected via USB is enabled and to be used as the WAN. For iOS the trust
question is automatically triggered, if it is answered positively, iOS also
provides an Ethernet device via USB.

You can use the package `ffka-gluon-web-usb-wan-hotplug` to add an option to
to config mode to enable this functionality.
7 changes: 7 additions & 0 deletions ffka-gluon-web-usb-wan-hotplug/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# ffka-gluon-web-usb-wan-hotplug

This package adds a new option to the config mode, where you can enable to use
a USB connected Ethernet adapter as a WAN.
rubo77 marked this conversation as resolved.
Show resolved Hide resolved

It depends on the package `ffda-usb-wan-hotplug` which is needed to
automatically add USB Ethernet devices to the WAN bridge.
4 changes: 2 additions & 2 deletions ffka-gluon-web-usb-wan-hotplug/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ msgstr "USB-WAN-Hotplug"
msgid "ffka-gluon-web-usb-wan-hotplug:description"
msgstr ""
"Dein Knoten kann automatisch einen per USB angeschlossen Ethernet-Adapter als WAN benutzen. "
"Das ist insbesondere praktisch wenn als WAN der mobile Hotspot eines per USB verbundenen "
"Mobiltelefons verwendet werden soll. Für iOS wird automatisch die Trust-Frage ausgelöst, "
"Das ist insbesondere praktisch wenn ein per USB verbundenes Mobiltelefons mit aktiviertem "
"USB-Tethering als WAN verwendet werden soll. Für iOS wird automatisch die Trust-Frage ausgelöst, "
"wenn diese positiv beantwortet wird stellt auch iOS ein Ethernet Gerät über USB zur Verfügung."
7 changes: 4 additions & 3 deletions ffka-gluon-web-usb-wan-hotplug/i18n/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ msgstr "USB-WAN-Hotplug"
msgid "ffka-gluon-web-usb-wan-hotplug:description"
msgstr ""
"Your node can automatically use a USB connected Ethernet adapter as a WAN. "
"This is especially useful if the tethering function of a mobile phone connected via USB is "
"enabled and to be used as the WAN. For iOS the trust question is automatically triggered, "
"if it is answered positively, iOS also provides an Ethernet device via USB."
"This is especially useful if the tethering function of a mobile phone "
"connected via USB is enabled and to be used as the WAN. For iOS the trust "
"question is automatically triggered, if it is answered positively, iOS also "
"provides an Ethernet device via USB."