Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 240 Bytes

Set IP

A simple shell script to set a static ip or DHCP from the terminal for your Wifi Adapter

Usage

Static IP

sh setip.sh IP_ADDR GATEWAY_ADDR

Example: h setip.sh 192.168.1.9 192.168.1.1

Dynamic IP (DHCP)

sh setip.sh