Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dicer
dicer / wifionice
Last active February 28, 2024 09:57 — forked from vollkorn1982/wifionice
HowTo auto connect your Linux to the German Wifi on ICE trains
#!/bin/bash
# change the next line to match your wifi device and put this file in /etc/NetworkManager/dispatcher.d/ and make it executable
WIFI_DEVICE=wlp3s0
IF=$1
STATUS=$2