| This script has not been fully tested, use at your own risk. | | This script also requires sudo. Dont trust it? sounds like a you problem |
Simple enough here, this option creates a file called 'ssh' that will enable the ssh server on the pi upon restart.
This creates a wpa_supplciant file for you, this requires your SSID, password, and a country code. Dont trust it? Again, sounds like a you problem. (Option 4 warning, this will ask you to delete the file if it exists already though)
This purely displays both your pubilc and local IPs, nothing fancy.
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md Make sure you know what display mode your looking for, Warning: This appends to the file, meaning it just adds new lines so only use this option once, if you need to change this, edit the file! It also enables hdmi hotplug, something that does more harm than good being disabled by default.
Another very simple script that prints your device model. Ya know, cuz people cant use their eyes and look on the pi itself.
Self explanitory. Does it via dhcpcd, same warning from option 4 applies here.
Same warning from option 4. This uses the interfaces file, adds 'auto wlan0' to the file to create said interface.